Method
AdapOverlaySplitViewset_sidebar_width_fraction
since: 1.4
Declaration [src]
void
adap_overlay_split_view_set_sidebar_width_fraction (
AdapOverlaySplitView* self,
double fraction
)
Description [src]
Sets the preferred sidebar width as a fraction of the total width of self
.
The preferred width is additionally limited by
AdapOverlaySplitView:min-sidebar-width
and
AdapOverlaySplitView:max-sidebar-width
.
The sidebar widget can be allocated with larger width if its own minimum width exceeds the preferred width.
Available since: 1.4
Sets property | Adap.OverlaySplitView:sidebar-width-fraction |