Manual Pages for Linux CentOS command on man xcb_randr_set_crtc_config_reply
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_randr_set_crtc_config_reply

xcbrandrsetcrtcconfig(3) XCB Requests xcbrandrsetcrtcconfig(3)

NAME

xcbrandrsetcrtcconfig - SYNOPSIS

#include Request function xcbrandrsetcrtcconfigcookiet xcbrandrsetcrtcconfig(xcbconnectiont *conn, xcbrandrcrtct crtc, xcbtimestampt timestamp, xcbtimestampt configtimestamp, int16t x, int16t y, xcbrandrmodet mode, uint16t rotation, uint32t outputslen, const xcbrandroutputt *outputs); Reply datastructure typedef struct xcbrandrsetcrtcconfigreplyt { uint8t responsetype; uint8t status; uint16t sequence; uint32t length; xcbtimestampt timestamp; uint8t pad0[20]; } xcbrandrsetcrtcconfigreplyt; Reply function xcbrandrsetcrtcconfigreplyt *xcbrandrsetcrtcconfigreply(xcbconnectiont *conn, xcbrandrsetcrtcconfigcookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. crtc TODO: NOT YET DOCUMENTED. timestamp TODO: NOT YET DOCUMENTED. configtimestamp TODO: NOT YET DOCUMENTED. x TODO: NOT YET DOCUMENTED. y TODO: NOT YET DOCUMENTED. mode TODO: NOT YET DOCUMENTED. rotation TODO: NOT YET DOCUMENTED. outputslen TODO: NOT YET DOCUMENTED. outputs TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRANDRSETCRTCCON‐ FIG. 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. timestamp TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbrandrsetcrtcconfigcookiet. Errors have to be han‐ dled when calling the reply function xcbrandrsetcrtcconfigreply. If you want to handle errors in the event loop instead, use xcbran‐

drsetcrtcconfigunchecked. 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 xcbrandrsetcrtcconfig(3)




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