Method
IdeMenuManagermerge
Declaration
guint
ide_menu_manager_merge (
IdeMenuManager* self,
const char* menu_id,
GMenuModel* model
)
Parameters
menu_id-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. model-
Type:
GMenuModelNo description available.
The data is owned by the caller of the method.