OverlaySplitView.setMinSidebarWidth
void setMinSidebarWidth(double width)Sets the minimum sidebar width for self.
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.
Parameters
width | the minimum width |