Method
AdapNavigationSplitViewget_sidebar
since: 1.4
Declaration [src]
AdapNavigationPage*
adap_navigation_split_view_get_sidebar (
AdapNavigationSplitView* self
)
Description [src]
Gets the sidebar widget for self
.
Available since: 1.4
Gets property | Adap.NavigationSplitView:sidebar |
Return value
Type: AdapNavigationPage
The sidebar widget.
The data is owned by the instance. |
The return value can be NULL . |