Position
Description:
[ CCode ( cprefix = "MX_POSITION_" , type_id = "mx_position_get_type ()" ) ]
public enum Position
Defines the position of an interface element.
Content:
Enum values:
- BOTTOM - The bottom position
- LEFT - The left position
- RIGHT - The right position
- TOP - The top position