get_xatom_name_for_display


Description:


[ Version ( since = "2.2" ) ]
public unowned string get_xatom_name_for_display (Display display, Atom xatom)

Returns the name of an X atom for its display.

This function is meant mainly for debugging, so for convenience, unlike XAtomName and name, the result doesn’t need to be freed.

Parameters:

display

the Display where xatom is defined

xatom

an X atom

Returns:

name of the X atom; this string is owned by GDK, so it shouldn’t be modifed or freed.


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