Last updated: Sun, 12 May 2013 view this page in English | Plain HTML
GDK Enums
Enumerated values can be any one of the values listed.
Flags can be a combination of any of the values listed. Both enums and flags have a
numeric value and a key which is human-readable.