GtkWindow: Small documentation addition
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 14:36:09 +0000 (10:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 14:36:09 +0000 (10:36 -0400)
gtk/gtkwindow.h

index 4d97020ea878601195daed76582a350aa683ef52..b40efdc875622eb2e410c09f22792587ad14f152 100644 (file)
@@ -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
 {