Method
AdwOverlaySplitViewset_min_sidebar_width
Declaration [src]
void
adw_overlay_split_view_set_min_sidebar_width (
AdwOverlaySplitView* self,
double width
)
Description [src]
Sets the minimum sidebar width for self
.
Minimum width is affected by AdwOverlaySplitView:sidebar-width-unit
.
The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.
Available since: | 1.4 |
Sets property | Adw.OverlaySplitView:min-sidebar-width |