Manual Pages for Linux CentOS command on man xcb_xkb_get_compat_map_unchecked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xkb_get_compat_map_unchecked

xcbxkbgetcompatmap(3) XCB Requests xcbxkbgetcompatmap(3)

NAME

xcbxkbgetcompatmap - SYNOPSIS

#include Request function xcbxkbgetcompatmapcookiet xcbxkbgetcompatmap(xcbconnectiont *conn, xcbxkbdevicespect deviceSpec, uint8t groups, uint8t getAllSI, uint16t firstSI, uint16t nSI); Reply datastructure typedef struct xcbxkbgetcompatmapreplyt { uint8t responsetype; uint8t deviceID; uint16t sequence; uint32t length; uint8t groupsRtrn; uint8t pad0; uint16t firstSIRtrn; uint16t nSIRtrn; uint16t nTotalSI; uint8t pad1[16]; } xcbxkbgetcompatmapreplyt; Reply function xcbxkbgetcompatmapreplyt *xcbxkbgetcompatmapreply(xcbconnectiont *conn, xcbxkbgetcompatmapcookiet cookie, xcbgenericerrort **e); Reply accessors xcbxkbsyminterprett *xcbxkbgetcompatmapsirtrn(const xcbxkbgetcompatmaprequestt *reply); int xcbxkbgetcompatmapsirtrnlength(const xcbxkbgetcompatmapreplyt *reply); xcbxkbsyminterpretiteratort xcbxkbgetcompatmapsirtrniterator(const xcbxkbgetcompatmapreplyt *reply); xcbxkbmoddeft *xcbxkbgetcompatmapgrouprtrn(const xcbxkbgetcompatmaprequestt *reply); int xcbxkbgetcompatmapgrouprtrnlength(const xcbxkbgetcompatmapreplyt *reply); xcbxkbmoddefiteratort xcbxkbgetcompatmapgrouprtrniterator(const xcbxkbgetcompatmapreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. deviceSpec TODO: NOT YET DOCUMENTED. groups TODO: NOT YET DOCUMENTED. getAllSI TODO: NOT YET DOCUMENTED. firstSI TODO: NOT YET DOCUMENTED. nSI TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXKBGETCOMPATMAP. 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). deviceID TODO: NOT YET DOCUMENTED. groupsRtrn TODO: NOT YET DOCUMENTED. firstSIRtrn TODO: NOT YET DOCUMENTED. nSIRtrn TODO: NOT YET DOCUMENTED. nTotalSI TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxkbgetcompatmapcookiet. Errors have to be handled when calling the reply function xcbxkbgetcompatmapreply. If you want to handle errors in the event loop instead, use

xcbxkbgetcompatmapunchecked. 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 xcbxkbgetcompatmap(3)




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