68 if (_hidden_cursor == None) {
71 return _hidden_cursor;
X11_Window get_root() const
Returns the handle to the root window on the pipe's display.
int get_screen() const
Returns the X screen number associated with the pipe.
XIM get_im() const
Returns the input method opened for the pipe, or NULL if the input method could not be opened for som...
X11_Display * get_display() const
Returns a pointer to the X display associated with the pipe: the display on which to create the windo...
X11_Cursor get_hidden_cursor()
Returns an invisible Cursor suitable for assigning to windows that have the cursor_hidden property se...