import gdk.Atoms; void main() { GdkAtom x = atomIntern("CLIPBOARD", 0); }
Compiled and linked against libgtkd-2.a.