Method

IdeTreeget_menu_model

Declaration

GMenuModel*
ide_tree_get_menu_model (
  IdeTree* self
)

Description

Gets the menu model for the tree.

Gets propertyIde.Tree:menu-model

Return value

Type: GMenuModel

A GMenuModel or NULL.

The data is owned by the instance.
The return value can be NULL.