Property
AdapNavigationSplitView:show-content
since: 1.4
Description [src]
Determines the visible page when collapsed.
If set to TRUE, the content widget will be the visible page when
AdapNavigationSplitView:collapsed is TRUE; otherwise the sidebar
widget will be visible.
If the split view is already collapsed, the visible page changes immediately.
Type:gboolean
Available since: 1.4
| Default value | FALSE |
| Getter method | adap_navigation_split_view_get_show_content() |
| Setter method | adap_navigation_split_view_set_show_content() |