Go to the source code of this file.
#define XA_ATOM ((Atom) 4) |
Definition at line 13 of file xatom.h.
Referenced by TGWin32::GetProperty(), TGDNDManager::HandleDNDEnter(), TGX11::SetDNDAware(), and TGWin32::WMDeleteNotify().
#define XA_FONT ((Atom) 18) |
#define XA_PIXMAP ((Atom) 20) |
#define XA_PRIMARY ((Atom) 1) |
Definition at line 10 of file xatom.h.
Referenced by TGX11::ConvertPrimarySelection(), TGX11::GetPrimarySelectionOwner(), and TGX11::SetPrimarySelectionOwner().
#define XA_STRING ((Atom) 31) |
Definition at line 40 of file xatom.h.
Referenced by _GetWindowProperty(), TGX11::ConvertPrimarySelection(), and TGX11::GetPasteBuffer().
#define XA_WINDOW ((Atom) 33) |
Definition at line 42 of file xatom.h.
Referenced by TGDNDManager::GetRootProxy(), and TGDNDManager::SetRootProxy().
#define XA_WM_CLASS ((Atom) 67) |