pub fn x11_get_xatom_name_for_display(
display: &X11Display,
xatom: Atom,
) -> Option<GString>Expand description
t need to be freed.
§Deprecated since 4.18
§display
the gdk::Display where @xatom is defined
§xatom
an X atom
§Returns
t be modified or freed.