OverlaySplitView.setMaxSidebarWidth
void setMaxSidebarWidth(double width)Sets the maximum sidebar width for self.
Maximum 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 maximum width |