GtkWindow: Small documentation addition

This commit is contained in:
Matthias Clasen 2015-06-20 10:36:09 -04:00
parent 5981e15115
commit d642ae78fc

View 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
{