ArrowPlacement
Description:
[ CCode ( cprefix = "GTK_ARROWS_" ) ]
public enum ArrowPlacement
Used to specify the placement of scroll arrows in scrolling menus.
Content:
Enum values:
- BOTH - Place one arrow on each end of the
menu.
- END - Place both arrows at the bottom of the
menu.
- START - Place both arrows at the top of
the menu.