Method

HandyTabViewget_menu_model

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

Returns: GMenuModel
 

The tab context menu model for self.

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