GetAtom

Platform-specific for X11.

version(X11)
@property
Atom
GetAtom
(
string name
bool create = true
)
(
Display* display
)

Meta

History

On February 21, 2021, I changed the default value of create to be true.

Suggestion Box / Bug Report