Method

AdwNavigationSplitViewget_content

Declaration [src]

AdwNavigationPage*
adw_navigation_split_view_get_content (
  AdwNavigationSplitView* self
)

Description [src]

Sets the content widget for self.

Available since:1.4

Return value

Returns: AdwNavigationPage
 

The content widget.

 The data is owned by the instance.
 The return value can be NULL.