forked from AuroraMiddleware/gtk
docs: add keys_changed signal to GtkWindowClass
This commit is contained in:
parent
289d77a2d2
commit
f49e077c27
@ -63,6 +63,8 @@ struct _GtkWindow
|
||||
* @set_focus: Sets child as the focus widget for the window.
|
||||
* @activate_focus: Activates the current focused widget within the window.
|
||||
* @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.
|
||||
*/
|
||||
struct _GtkWindowClass
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user