Property
AdwSidebar:selected-item
unstable since: 1.9
Description [src]
The currently selected item.
This is a convenience property, equivalent to calling
adw_sidebar_get_item() with AdwSidebar:selected provided as the index.
To change selection, use AdwSidebar:selected.
Type:AdwSidebarItem
Available since: 1.9
| Getter method | adw_sidebar_get_selected_item() |