get_xatom_by_name_for_display


Description:


[ Version ( since = "2.2" ) ]
public Atom get_xatom_by_name_for_display (Display display, string atom_name)

Returns the X atom for a Display corresponding to atom_name.

This function caches the result, so if called repeatedly it is much faster than intern_atom, which is a round trip to the server each time.

Parameters:

display

a Display

atom_name

a string

Returns:

a X atom for a Display


Namespace: Gdk.X11
Package: gdk-x11-3.0