Manual Pages for Linux CentOS command on man xcb_xkb_get_named_indicator
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_xkb_get_named_indicator

xcbxkbgetnamedindicator(3) XCB Requests xcbxkbgetnamedindicator(3)

NAME

xcbxkbgetnamedindicator - SYNOPSIS

#include Request function xcbxkbgetnamedindicatorcookiet xcbxkbgetnamedindicator(xcbconnectiont *conn, xcbxkbdevicespect deviceSpec, xcbxkbledclassspect ledClass, xcbxkbidspect ledID, xcbatomt indicator); Reply datastructure typedef struct xcbxkbgetnamedindicatorreplyt { uint8t responsetype; uint8t deviceID; uint16t sequence; uint32t length; xcbatomt indicator; uint8t found; uint8t on; uint8t realIndicator; uint8t ndx; uint8t mapflags; uint8t mapwhichGroups; uint8t mapgroups; uint8t mapwhichMods; uint8t mapmods; uint8t maprealMods; uint16t mapvmod; uint32t mapctrls; uint8t supported; uint8t pad0[3]; } xcbxkbgetnamedindicatorreplyt; Reply function xcbxkbgetnamedindicatorreplyt *xcbxkbgetnamedindicatorreply(xcbconnectiont *conn, xcbxkbgetnamedindicatorcookiet cookie, xcbgenericerrort **e); REQUEST ARGUMENTS conn The XCB connection to X11. deviceSpec TODO: NOT YET DOCUMENTED. ledClass TODO: NOT YET DOCUMENTED. ledID TODO: NOT YET DOCUMENTED. indicator TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBXKBGETNAMEDINDI‐ CATOR. 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. indicator TODO: NOT YET DOCUMENTED. found TODO: NOT YET DOCUMENTED. on TODO: NOT YET DOCUMENTED. realIndicator TODO: NOT YET DOCUMENTED. ndx TODO: NOT YET DOCUMENTED. mapflags TODO: NOT YET DOCUMENTED. mapwhichGroups TODO: NOT YET DOCUMENTED. mapgroups TODO: NOT YET DOCUMENTED. mapwhichMods TODO: NOT YET DOCUMENTED. mapmods TODO: NOT YET DOCUMENTED. maprealMods TODO: NOT YET DOCUMENTED. mapvmod TODO: NOT YET DOCUMENTED. mapctrls TODO: NOT YET DOCUMENTED. supported TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbxkbgetnamedindicatorcookiet. Errors have to be han‐ dled when calling the reply function xcbxkbgetnamedindicatorreply. If you want to handle errors in the event loop instead, use

xcbxkbgetnamedindicatorunchecked. 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 xcbxkbgetnamedindicator(3)




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