Method

HandyTabViewget_menu_model

since: 1.2

Declaration [src]

GMenuModel*
hdy_tab_view_get_menu_model (
  HdyTabView* self
)

Description [src]

Gets the tab context menu model for self.

Available since: 1.2

Return value

Type: GMenuModel

The tab context menu model for self.

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