X11::XCB::Connection(3pm) | User Contributed Perl Documentation | X11::XCB::Connection(3pm) |
NAME¶
X11::XCB::Connection - connection to the X server
METHODS¶
atom¶
Returns a new "X11::XCB::Atom" assigned to this connection.
color¶
Returns a new "X11::XCB::Color" assigned to this connection.
root¶
Returns a new "X11::XCB::Window" representing the X11 root window.
input_focus¶
Returns the X11 input focus (a window ID).
screens¶
Returns an arrayref of X11::XCB::Screens.
2022-10-21 | perl v5.36.0 |