set_sidebar_position
Description:
Sets the sidebar position for this.
If it's set to `GTK_PACK_START`, the sidebar is displayed before the content, if `GTK_PACK_END`, it's displayed after the content.
Parameters:
this |
an overlay split view |
position |
the new position |