Method
GnomeCmdFileActionscreate_popup_menu_items
Declaration
GMenuModel*
gnome_cmd_file_actions_create_popup_menu_items (
GnomeCmdFileActions* fa,
GnomeCmdState* state
)
Parameters
state-
Type:
GnomeCmdStateCurrent state of both application’s panels.
The data is owned by the caller of the method.
Return value
Type: GMenuModel
A menu model.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |