GtkArrowPlacement

Used to specify the placement of scroll arrows in scrolling menus. GTK_ARROWS_BOTH Place one arrow on each end of the menu. GTK_ARROWS_START Place both arrows at the top of the menu. GTK_ARROWS_END Place both arrows at the bottom of the menu.

Values

ValueMeaning
ARROWS_BOTH
ARROWS_START
ARROWS_END

Meta