Method

IdeMenuManagermerge

Declaration

guint
ide_menu_manager_merge (
  IdeMenuManager* self,
  const char* menu_id,
  GMenuModel* model
)

Description

No description available.

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: GMenuModel

No description available.

The data is owned by the caller of the method.

Return value

Type: guint

No description available.