OverlaySplitView.sidebarPosition

Set sidebarPosition property.

  1. gtk.types.PackType sidebarPosition [@property getter]
  2. gtk.types.PackType sidebarPosition [@property setter]
    class OverlaySplitView
    @property
    void
    sidebarPosition

Parameters

propval gtk.types.PackType

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.