From 56e3e3d399aac876f62da69f0a89aac78d53f96e Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 2 Sep 2013 12:11:07 +0200 Subject: Update annotations from glib git --- gir/gobject-2.0.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gir/gobject-2.0.c b/gir/gobject-2.0.c index 3735a357..903f5f75 100644 --- a/gir/gobject-2.0.c +++ b/gir/gobject-2.0.c @@ -3800,6 +3800,12 @@ */ +/** + * g_signal_handlers_destroy: + * @instance: (type GObject.Object): The instance where a signal handler is sought. + */ + + /** * g_signal_handlers_disconnect_matched: * @instance: (type GObject.Object): The instance to remove handlers from. -- cgit v1.2.1