From: Matthias Clasen Date: Sat, 20 Jun 2015 14:36:09 +0000 (-0400) Subject: GtkWindow: Small documentation addition X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~24^2~9321 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d642ae78fc3bd98cd6c6223637fda7b09c08aabb;p=gtk4.git GtkWindow: Small documentation addition --- diff --git a/gtk/gtkwindow.h b/gtk/gtkwindow.h index 4d97020ea8..b40efdc875 100644 --- a/gtk/gtkwindow.h +++ b/gtk/gtkwindow.h @@ -65,6 +65,8 @@ struct _GtkWindow * @activate_default: Activates the default widget for the window. * @keys_changed: Signal gets emitted when the set of accelerators or * mnemonics that are associated with window changes. + * @enable_debugging: Class handler for the #GtkWindow::enable-debugging + * keybinding signal. Since: 3.14 */ struct _GtkWindowClass {