Last updated: Sun, 22 Nov 2009 view this page in English | Plain HTML
GTK 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.