forked from AuroraMiddleware/gtk
GtkWindow: Small documentation addition
This commit is contained in:
parent
5981e15115
commit
d642ae78fc
@ -65,6 +65,8 @@ struct _GtkWindow
|
|||||||
* @activate_default: Activates the default widget for the window.
|
* @activate_default: Activates the default widget for the window.
|
||||||
* @keys_changed: Signal gets emitted when the set of accelerators or
|
* @keys_changed: Signal gets emitted when the set of accelerators or
|
||||||
* mnemonics that are associated with window changes.
|
* mnemonics that are associated with window changes.
|
||||||
|
* @enable_debugging: Class handler for the #GtkWindow::enable-debugging
|
||||||
|
* keybinding signal. Since: 3.14
|
||||||
*/
|
*/
|
||||||
struct _GtkWindowClass
|
struct _GtkWindowClass
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user