GtkPackDirection

Determines how widgets should be packed inside menubars and menuitems contained in menubars.

Values

ValueMeaning
LTR0

Widgets are packed left-to-right

RTL1

Widgets are packed right-to-left

TTB2

Widgets are packed top-to-bottom

BTT3

Widgets are packed bottom-to-top

Meta