Method

Adw.TabView.get_menu_model

Declaration [src]

GMenuModel*
adw_tab_view_get_menu_model (
  AdwTabView* self
)

Description [src]

Gets the tab context menu model for self.

Gets propertyAdw.TabView:menu-model

Return value

Returns: GMenuModel*

the tab context menu model for self

Ownership is not transferred to the caller
Can be NULL