Manual Pages for Linux CentOS command on man xcb_randr_get_screen_info_sizes_iterator
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_randr_get_screen_info_sizes_iterator

xcbrandrgetscreeninfo(3) XCB Requests xcbrandrgetscreeninfo(3)

NAME

xcbrandrgetscreeninfo - SYNOPSIS

#include Request function xcbrandrgetscreeninfocookiet xcbrandrgetscreeninfo(xcbconnectiont *conn, xcbwindowt window); Reply datastructure typedef struct xcbrandrgetscreeninforeplyt { uint8t responsetype; uint8t rotations; uint16t sequence; uint32t length; xcbwindowt root; xcbtimestampt timestamp; xcbtimestampt configtimestamp; uint16t nSizes; uint16t sizeID; uint16t rotation; uint16t rate; uint16t nInfo; uint8t pad0[2]; } xcbrandrgetscreeninforeplyt; Reply function xcbrandrgetscreeninforeplyt *xcbrandrgetscreeninforeply(xcbconnectiont *conn, xcbrandrgetscreeninfocookiet cookie, xcbgenericerrort **e); Reply accessors xcbrandrscreensizet *xcbrandrgetscreeninfosizes(const xcbrandrgetscreeninforequestt *reply); int xcbrandrgetscreeninfosizeslength(const xcbrandrgetscreeninforeplyt *reply); xcbrandrscreensizeiteratort xcbrandrgetscreeninfosizesiterator(const xcbrandrgetscreeninforeplyt *reply); int xcbrandrgetscreeninforateslength(const xcbrandrgetscreeninforeplyt *reply); xcbrandrrefreshratesiteratort xcbrandrgetscreeninforatesiterator(const xcbrandrgetscreeninforeplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRANDRGETSCREENIN‐ FO. 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). rotations TODO: NOT YET DOCUMENTED. root TODO: NOT YET DOCUMENTED. timestamp TODO: NOT YET DOCUMENTED. configtimestamp TODO: NOT YET DOCUMENTED. nSizes TODO: NOT YET DOCUMENTED. sizeID TODO: NOT YET DOCUMENTED. rotation TODO: NOT YET DOCUMENTED. rate TODO: NOT YET DOCUMENTED. nInfo TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbrandrgetscreeninfocookiet. Errors have to be han‐ dled when calling the reply function xcbrandrgetscreeninforeply. If you want to handle errors in the event loop instead, use xcbran‐

drgetscreeninfounchecked. 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 xcbrandrgetscreeninfo(3)




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