Method
PanelMenuManagermerge
unstable since: 1.4
Declaration [src]
guint
panel_menu_manager_merge (
PanelMenuManager* self,
const char* menu_id,
GMenuModel* menu_model
)
Parameters
menu_id
-
Type:
const char*
The identifier of the menu.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. menu_model
-
Type:
GMenuModel
The menu model to merge.
The data is owned by the caller of the function.