GtkApplicationWindow: the help_overlay is nullable
This commit is contained in:
@ -976,7 +976,7 @@ show_help_overlay (GSimpleAction *action,
|
|||||||
/**
|
/**
|
||||||
* gtk_application_window_set_help_overlay:
|
* gtk_application_window_set_help_overlay:
|
||||||
* @window: a #GtkApplicationWindow
|
* @window: a #GtkApplicationWindow
|
||||||
* @help_overlay: a #GtkShortcutsWindow
|
* @help_overlay: (nullable): a #GtkShortcutsWindow
|
||||||
*
|
*
|
||||||
* Associates a shortcuts window with the application window, and
|
* Associates a shortcuts window with the application window, and
|
||||||
* sets up an action with the name win.show-help-overlay to present
|
* sets up an action with the name win.show-help-overlay to present
|
||||||
|
|||||||
Reference in New Issue
Block a user