TypeScript API Documentation for GDKX11-4.0
API Version: 4.0
Library Version: 4.0.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Deprecated 4.18
Returns the X atom for a Gdk.Display corresponding to atom_name. This function caches the result, so if called repeatedly it is much faster than XInternAtom(), which is a round trip to the server each time.
atom_name
Deprecated
a Gdk.Display
a string
a X atom for a Gdk.Display
since 4.18
Returns the X atom for a Gdk.Display corresponding to
atom_name. This function caches the result, so if called repeatedly it is much faster than XInternAtom(), which is a round trip to the server each time.