Method
AdapNavigationSplitViewset_show_content
since: 1.4
Declaration [src]
void
adap_navigation_split_view_set_show_content (
AdapNavigationSplitView* self,
gboolean show_content
)
Description [src]
Sets which page is visible when self
is 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.
Available since: 1.4
Sets property | Adap.NavigationSplitView:show-content |