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