Method
AdapNavigationSplitViewset_sidebar
since: 1.4
Declaration [src]
void
adap_navigation_split_view_set_sidebar (
AdapNavigationSplitView* self,
AdapNavigationPage* sidebar
)
Description [src]
Sets the sidebar widget for self.
Available since: 1.4
| Sets property | Adap.NavigationSplitView:sidebar |
Parameters
sidebar-
Type:
AdapNavigationPageThe sidebar widget.
The argument can be NULL.The data is owned by the caller of the method.