projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5981e15
)
GtkWindow: Small documentation addition
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:36:09 +0000
(10:36 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 20 Jun 2015 14:36:09 +0000
(10:36 -0400)
gtk/gtkwindow.h
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.h
b/gtk/gtkwindow.h
index 4d97020ea878601195daed76582a350aa683ef52..b40efdc875622eb2e410c09f22792587ad14f152 100644
(file)
--- 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
{