Method
AdwOverlaySplitViewset_sidebar
Declaration [src]
void
adw_overlay_split_view_set_sidebar (
AdwOverlaySplitView* self,
GtkWidget* sidebar
)
Description [src]
Sets the sidebar widget for self
.
Available since: | 1.4 |
Sets property | Adw.OverlaySplitView:sidebar |
Parameters
sidebar |
GtkWidget |
The sidebar widget. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |