Scroll to navigation

X11::XCB::Atom(3pm) User Contributed Perl Documentation X11::XCB::Atom(3pm)

NAME

X11::XCB::Atom - wraps an X11 atom

METHODS

exists

Returns whether this atom actually exists. If the id of the atom has not been requested before, this generates a round-trip to the x server. This is very likely, as id() dies if the atom does not exist.

2024-03-07 perl v5.38.2