sidebar_position


Description:

public PackType sidebar_position { get; set; }

The sidebar position.

If it's set to [enum@Gtk.PackType.start], the sidebar is displayed before the content; if [enum@Gtk.PackType.end], it's displayed after the content.