Manual Pages for Linux CentOS command on man xcb_xkb_set_debugging_flags_unchecked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xkb_set_debugging_flags_unchecked

xcbxkbsetdebuggingflags(3) XCB Requests xcbxkbsetdebuggingflags(3)

NAME

xcbxkbsetdebuggingflags - SYNOPSIS

#include Request function xcbxkbsetdebuggingflagscookiet xcbxkbsetdebuggingflags(xcbconnectiont *conn, uint16t msgLength, uint32t affectFlags, uint32t flags, uint32t affectCtrls, uint32t ctrls, const xcbxkbstring8t *message); Reply datastructure typedef struct xcbxkbsetdebuggingflagsreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t currentFlags; uint32t currentCtrls; uint32t supportedFlags; uint32t supportedCtrls; uint8t pad1[8]; } xcbxkbsetdebuggingflagsreplyt; Reply function xcbxkbsetdebuggingflagsreplyt *xcbxkbsetdebuggingflagsreply(xcbconnectiont *conn, xcbxkbsetdebuggingflagscookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. msgLength TODO: NOT YET DOCUMENTED. affectFlags TODO: NOT YET DOCUMENTED. flags TODO: NOT YET DOCUMENTED. affectCtrls TODO: NOT YET DOCUMENTED. ctrls TODO: NOT YET DOCUMENTED. message TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXKBSETDEBUG‐ GINGFLAGS. This field is also present in the xcbgenericre‐ plyt 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). currentFlags TODO: NOT YET DOCUMENTED. currentCtrls TODO: NOT YET DOCUMENTED. supportedFlags TODO: NOT YET DOCUMENTED. supportedCtrls TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxkbsetdebuggingflagscookiet. Errors have to be han‐ dled when calling the reply function xcbxkbsetdebuggingflagsreply. If you want to handle errors in the event loop instead, use

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




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