Manual Pages for Linux CentOS command on man xcb_xinerama_query_screens_screen_info_length
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xinerama_query_screens_screen_info_length

xcbxineramaqueryscreens(3) XCB Requests xcbxineramaqueryscreens(3)

NAME

xcbxineramaqueryscreens - SYNOPSIS

#include Request function xcbxineramaqueryscreenscookiet xcbxineramaqueryscreens(xcbconnectiont *conn, Reply datastructure typedef struct xcbxineramaqueryscreensreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t number; uint8t pad1[20]; } xcbxineramaqueryscreensreplyt; Reply function xcbxineramaqueryscreensreplyt *xcbxineramaqueryscreensreply(xcbconnectiont *conn, xcbxineramaqueryscreenscookiet cookie, xcbgenericerrort **e); Reply accessors xcbxineramascreeninfot *xcbxineramaqueryscreensscreeninfo(const xcbxineramaqueryscreensrequestt *reply); int xcbxineramaqueryscreensscreeninfolength(const xcbxineramaqueryscreensreplyt *reply); xcbxineramascreeninfoiteratort xcbxineramaqueryscreensscreeninfoiterator(const xcbxineramaqueryscreensreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. REPLY FIELDS responsetype The type of this reply, in this case XCBXINERA‐ MAQUERYSCREENS. This field is also present in the xcbgenericreplyt and can be used to tell replies apart from each other. sequence The sequence number of the last request processed by the X11 server. length The length of the reply, in words (a word is 4 bytes). number TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxineramaqueryscreenscookiet. Errors have to be han‐ dled when calling the reply function xcbxineramaqueryscreensreply. If you want to handle errors in the event loop instead, use xcbxinera‐

maqueryscreensunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xinerama.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbxineramaqueryscreens(3)




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™