If it's set to [gtk.types.PackType.Start], the sidebar is displayed before the content, if [gtk.types.PackType.End], it's displayed after the content.
OverlaySplitView.sidebarPosition
gtk.types.PackType sidebarPosition() @propertyGet sidebarPosition property.
Returns
The sidebar position.
void sidebarPosition(gtk.types.PackType propval) @propertySet sidebarPosition property.
Parameters
propval | The sidebar position. If it's set to [gtk.types.PackType.Start], the sidebar is displayed before the content, if [gtk.types.PackType.End], it's displayed after the content. |