mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
gtkapplication: _get_app_menu can return NULL
This commit is contained in:
parent
a9f94ba67f
commit
aeed695e26
@ -1402,7 +1402,8 @@ gtk_application_set_app_menu (GtkApplication *application,
|
||||
* Returns the menu model that has been set with
|
||||
* gtk_application_set_app_menu().
|
||||
*
|
||||
* Returns: (transfer none): the application menu of @application
|
||||
* Returns: (transfer none) (nullable): the application menu of @application
|
||||
* or %NULL if no application menu has been set.
|
||||
*
|
||||
* Since: 3.4
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user