Method
IdeApplicationget_menu_by_id
Parameters
menu_id-
Type:
const char*The menu identifier.
The argument can be NULL.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: GMenu
A GMenu or NULL if menu_id is NULL.
| The data is owned by the instance. |
The return value can be NULL. |