summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-06-20 10:36:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-06-20 10:36:09 -0400
commitd642ae78fc3bd98cd6c6223637fda7b09c08aabb (patch)
tree5f8140566c29a875105dc2f6c8e46b2ed3df5863 /gtk/gtkwindow.h
parent5981e1511562d677bc03b702856e7bf110c2cf2b (diff)
downloadgtk+-d642ae78fc3bd98cd6c6223637fda7b09c08aabb.tar.gz
GtkWindow: Small documentation addition
Diffstat (limited to 'gtk/gtkwindow.h')
-rw-r--r--gtk/gtkwindow.h2
1 files changed, 2 insertions, 0 deletions
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
{