OverlaySplitView.sidebarPosition

gtk.types.PackType sidebarPosition() @property

Get sidebarPosition property.

Returns

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.

void sidebarPosition(gtk.types.PackType propval) @property

Set sidebarPosition property.

Parameters

propvalThe 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.