Method
GtkApplicationget_menubar
Declaration [src]
GMenuModel*
gtk_application_get_menubar (
GtkApplication* application
)
Description [src]
Returns the menu model that has been set with
gtk_application_set_menubar()
.
Gets property | Gtk.Application:menubar |
Return value
Returns: | GMenuModel |
The menubar for windows of |
|
The data is owned by the instance. | |
The return value can be NULL . |