| ascii enum value | otk::Property | |
| atoms | otk::Property | [static] |
| erase(Window win, Atom atom) | otk::Property | [static] |
| get(Window win, Atom atom, Atom type, unsigned long *nelements, unsigned char **value, int size) | otk::Property | [private, static] |
| get(Window win, Atom atom, Atom type, unsigned long *nelements, unsigned long **value) | otk::Property | [static] |
| get(Window win, Atom atom, Atom type, unsigned long *value) | otk::Property | [static] |
| get(Window win, Atom atom, StringType type, ustring *value) | otk::Property | [static] |
| get(Window win, Atom atom, StringType type, unsigned long *nelements, StringVect *strings) | otk::Property | [static] |
| initialize() | otk::Property | [static] |
| set(Window win, Atom atom, Atom type, unsigned char *data, int size, int nelements, bool append) | otk::Property | [private, static] |
| set(Window win, Atom atom, Atom type, unsigned long value) | otk::Property | [static] |
| set(Window win, Atom atom, Atom type, unsigned long value[], int elements) | otk::Property | [static] |
| set(Window win, Atom atom, StringType type, const ustring &value) | otk::Property | [static] |
| set(Window win, Atom atom, StringType type, const StringVect &strings) | otk::Property | [static] |
| StringType enum name | otk::Property | |
| StringVect typedef | otk::Property | |
| utf8 enum value | otk::Property | |