Method
PanelMenuManagerget_menu_by_id
Declaration [src]
GMenu*
panel_menu_manager_get_menu_by_id (
PanelMenuManager* self,
const char* menu_id
)
Parameters
menu_id |
const char* |
| No description available. | |
| The data is owned by the caller of the function. | |
| The value is a NUL terminated UTF-8 string. |
Return value
| Returns: | GMenu |
A |
|
| The data is owned by the instance. |