Manual Pages for Linux CentOS command on man xcb_randr_get_output_property_reply
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_randr_get_output_property_reply

xcbrandrgetoutputproperty(3) XCB Requests xcbrandrgetoutputproperty(3)

NAME

xcbrandrgetoutputproperty - SYNOPSIS

#include Request function xcbrandrgetoutputpropertycookiet xcbrandrgetoutputproperty(xcbconnectiont *conn, xcbrandroutputt output, xcbatomt property, xcbatomt type, uint32t longoffset, uint32t longlength, uint8t delete, uint8t pending); Reply datastructure typedef struct xcbrandrgetoutputpropertyreplyt { uint8t responsetype; uint8t format; uint16t sequence; uint32t length; xcbatomt type; uint32t bytesafter; uint32t numitems; uint8t pad0[12]; } xcbrandrgetoutputpropertyreplyt; Reply function xcbrandrgetoutputpropertyreplyt *xcbrandrgetoutputpropertyreply(xcbconnectiont *conn, xcbrandrgetoutputpropertycookiet cookie, xcbgenericerrort **e); Reply accessors uint8t *xcbrandrgetoutputpropertydata(const xcbrandrgetoutputpropertyrequestt *reply); int xcbrandrgetoutputpropertydatalength(const xcbrandrgetoutputpropertyreplyt *reply); xcbgenericiteratort xcbrandrgetoutputpropertydataend(const xcbrandrgetoutputpropertyreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. output TODO: NOT YET DOCUMENTED. property TODO: NOT YET DOCUMENTED. type TODO: NOT YET DOCUMENTED. longoffset TODO: NOT YET DOCUMENTED. longlength TODO: NOT YET DOCUMENTED. delete TODO: NOT YET DOCUMENTED. pending TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBRANDRGETOUT‐ PUTPROPERTY. This field is also present in the xcbgener‐ icreplyt 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). format TODO: NOT YET DOCUMENTED. type TODO: NOT YET DOCUMENTED. bytesafter TODO: NOT YET DOCUMENTED. numitems TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbrandrgetoutputpropertycookiet. Errors have to be handled when calling the reply function xcbrandrgetoutputproper‐ tyreply. If you want to handle errors in the event loop instead, use xcbran‐

drgetoutputpropertyunchecked. 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 xcbrandrgetoutputproperty(3)




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