Property
AdwSidebarSection:menu-model
unstable since: 1.9
Description [src]
Context menu model for the section items.
When a context menu is shown for an item, it will be constructed from the
provided menu model. Use the AdwSidebar::setup-menu signal to set up
the menu actions for the particular item.
If not set, AdwSidebar:menu-model will be used instead.
Type:GMenuModel
Available since: 1.9
| Getter method | adw_sidebar_section_get_menu_model() |
| Setter method | adw_sidebar_section_set_menu_model() |