Minimum width is affected by adw.overlay_split_view.OverlaySplitView.sidebarWidthUnit.
The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.
double minSidebarWidth() @propertyGet minSidebarWidth property.
Minimum width is affected by adw.overlay_split_view.OverlaySplitView.sidebarWidthUnit.
The sidebar widget can still be allocated with larger width if its own minimum width exceeds it.
void minSidebarWidth(double propval) @propertySet minSidebarWidth property.
propval | The minimum sidebar width. Minimum width is affected by adw.overlay_split_view.OverlaySplitView.sidebarWidthUnit. The sidebar widget can still be allocated with larger width if its own minimum width exceeds it. |