Manual Pages for Linux CentOS command on man xcb_input_xi_passive_grab_device_modifiers
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_input_xi_passive_grab_device_modifiers

xcbinputxipassivegrabdevice(XCB Requesxcbinputxipassivegrabdevice(3)

NAME

xcbinputxipassivegrabdevice - SYNOPSIS

#include Request function xcbinputxipassivegrabdevicecookiet xcbinputxipassivegrabdevice(xcbconnectiont *conn, xcbtimestampt time, xcbwindowt grabwindow, xcbcursort cursor, uint32t detail, xcbinputdeviceidt deviceid, uint16t nummodifiers, uint16t masklen, uint8t grabtype, uint8t grabmode, uint8t paireddevicemode, uint8t ownerevents, const uint32t *mask, const uint32t *modifiers); Reply datastructure typedef struct xcbinputxipassivegrabdevicereplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint16t nummodifiers; uint8t pad1[22]; } xcbinputxipassivegrabdevicereplyt; Reply function xcbinputxipassivegrabdevicereplyt *xcbinputxipassivegrabdevicereply(xcbconnectiont *conn, xcbinputxipassivegrabdevicecookiet cookie, xcbgenericerrort **e); Reply accessors xcbinputgrabmodifierinfot *xcbinputxipassivegrabdevicemodifiers(const xcbinputxipassivegrabdevicerequestt *reply); int xcbinputxipassivegrabdevicemodifierslength(const xcbinputxipassivegrabdevicereplyt *reply); xcbinputgrabmodifierinfoiteratort xcbinputxipassivegrabdevicemodifiersiterator(const xcbinputxipassivegrabdevicereplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. time TODO: NOT YET DOCUMENTED. grabwindow TODO: NOT YET DOCUMENTED. cursor TODO: NOT YET DOCUMENTED. detail TODO: NOT YET DOCUMENTED. deviceid TODO: NOT YET DOCUMENTED. nummodifiers TODO: NOT YET DOCUMENTED. masklen TODO: NOT YET DOCUMENTED. grabtype TODO: NOT YET DOCUMENTED. grabmode TODO: NOT YET DOCUMENTED. paireddevicemode TODO: NOT YET DOCUMENTED. ownerevents TODO: NOT YET DOCUMENTED. mask TODO: NOT YET DOCUMENTED. modifiers TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBINPUTXIPAS‐ SIVEGRABDEVICE. 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). nummodifiers TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbinputxipassivegrabdevicecookiet. Errors have to be handled when calling the reply function xcbinputxipassivegrabde‐ vicereply. If you want to handle errors in the event loop instead, use xcbin‐

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




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