Manual Pages for Linux CentOS command on man xcb_randr_set_screen_config_reply
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_randr_set_screen_config_reply

xcbrandrsetscreenconfig(3) XCB Requests xcbrandrsetscreenconfig(3)

NAME

xcbrandrsetscreenconfig - SYNOPSIS

#include Request function xcbrandrsetscreenconfigcookiet xcbrandrsetscreenconfig(xcbconnectiont *conn, xcbwindowt window, xcbtimestampt timestamp, xcbtimestampt configtimestamp, uint16t sizeID, uint16t rotation, uint16t rate); Reply datastructure typedef struct xcbrandrsetscreenconfigreplyt { uint8t responsetype; uint8t status; uint16t sequence; uint32t length; xcbtimestampt newtimestamp; xcbtimestampt configtimestamp; xcbwindowt root; uint16t subpixelorder; uint8t pad0[10]; } xcbrandrsetscreenconfigreplyt; Reply function xcbrandrsetscreenconfigreplyt *xcbrandrsetscreenconfigreply(xcbconnectiont *conn, xcbrandrsetscreenconfigcookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. timestamp TODO: NOT YET DOCUMENTED. configtimestamp TODO: NOT YET DOCUMENTED. sizeID TODO: NOT YET DOCUMENTED. rotation TODO: NOT YET DOCUMENTED. rate TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRAN‐ DRSETSCREENCONFIG. 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). status TODO: NOT YET DOCUMENTED. newtimestamp TODO: NOT YET DOCUMENTED. configtimestamp TODO: NOT YET DOCUMENTED. root TODO: NOT YET DOCUMENTED. subpixelorder TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbrandrsetscreenconfigcookiet. Errors have to be han‐ dled when calling the reply function xcbrandrsetscreenconfigreply. If you want to handle errors in the event loop instead, use xcbran‐

drsetscreenconfigunchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from randr.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcb 1.13 xcbrandrsetscreenconfig(3)




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