Method
EogWindowget_gear_menu_section
Declaration [src]
GMenu*
eog_window_get_gear_menu_section (
EogWindow* window,
const gchar* id
)
Parameters
id |
const gchar* |
The ID for the menu section to look up. |
|
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. |