Method

AdwSidebarget_menu_model

unstable since: 1.9

Declaration [src]

GMenuModel*
adw_sidebar_get_menu_model (
  AdwSidebar* self
)

Description [src]

Gets the context menu model for selfs items.

Available since: 1.9

Gets propertyAdw.Sidebar:menu-model

Return value

Type: GMenuModel

The context menu model.

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