Method
AdwOverlaySplitViewget_content
Declaration [src]
GtkWidget*
adw_overlay_split_view_get_content (
AdwOverlaySplitView* self
)
Description [src]
Gets the content widget for self
.
Available since: | 1.4 |
Gets property | Adw.OverlaySplitView:content |
Return value
Returns: | GtkWidget |
The content widget for |
|
The data is owned by the instance. | |
The return value can be NULL . |