OverlaySplitViewGidBuilderImpl.sidebarPosition

Set sidebarPosition property.

class OverlaySplitViewGidBuilderImpl(T)
T
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.

Return Value

Type: T

Builder instance for fluent chaining