Area
Description:
[ CCode ( cprefix = "PANEL_AREA_" , type_id = "panel_area_get_type ()" ) ]
public enum Area
Content:
Enum values:
- BOTTOM - the area at the bottom of the panel.
- CENTER - the area that would be considered as the
main area, always revealed.
- END - the area of the panel that is at the end.
- START - the area of the panel that is at the
horizontal start.
- TOP - the area at the top of the panel.