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() @property nothrowGet 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) @property nothrowSet 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. |