Enumeration
GtkRegionFlags
Members
Name | Description |
---|---|
GTK_REGION_EVEN |
Region has an even number within a set. |
GTK_REGION_ODD |
Region has an odd number within a set. |
GTK_REGION_FIRST |
Region is the first one within a set. |
GTK_REGION_LAST |
Region is the last one within a set. |
GTK_REGION_ONLY |
Region is the only one within a set. |
GTK_REGION_SORTED |
Region is part of a sorted area. |