Method
AdwNavigationSplitViewset_content
Declaration [src]
void
adw_navigation_split_view_set_content (
AdwNavigationSplitView* self,
AdwNavigationPage* content
)
Description [src]
Sets the content widget for self.
| Available since: | 1.4 |
| Sets property | Adw.NavigationSplitView:content |
Parameters
content |
AdwNavigationPage |
The content widget. |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |