I'm implementing custom Drag-and-Drop support in my application--and to use Selections.dataSet(), I need a GdkAtom to represent the format of the data--Unfortunately, I can't find out how to create one of these; in C, it appears to be gdkatomintern(), but I'm not able to find a binding to this, or anything else that makes these in GtkD1.