ArrowPlacement
Description:
[ CCode ( cprefix = "GTK_ARROWS_" , type_id = "gtk_arrow_placement_get_type ()" ) ]
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.