Method

AdapNavigationSplitViewset_content

since: 1.4

Declaration [src]

void
adap_navigation_split_view_set_content (
  AdapNavigationSplitView* self,
  AdapNavigationPage* content
)

Description [src]

Sets the content widget for self.

Available since: 1.4

Parameters

content

Type: AdapNavigationPage

The content widget.

The argument can be NULL.
The data is owned by the caller of the method.