Manual Pages for Linux CentOS command on man xcb_dri3_get_supported_modifiers_window_modifiers_length
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_dri3_get_supported_modifiers_window_modifiers_length

xcbdri3getsupportedmodifiers(XCB Requesxcbdri3getsupportedmodifiers(3)

NAME

xcbdri3getsupportedmodifiers - SYNOPSIS

#include Request function xcbdri3getsupportedmodifierscookiet xcbdri3getsupportedmodifiers(xcbconnectiont *conn, uint32t window, uint8t depth, uint8t bpp); Reply datastructure typedef struct xcbdri3getsupportedmodifiersreplyt { uint8t responsetype; uint8t pad0; uint16t sequence; uint32t length; uint32t numwindowmodifiers; uint32t numscreenmodifiers; uint8t pad1[16]; } xcbdri3getsupportedmodifiersreplyt; Reply function xcbdri3getsupportedmodifiersreplyt *xcbdri3getsupportedmodifiersreply(xcbconnectiont *conn, xcbdri3getsupportedmodifierscookiet cookie, xcbgenericerrort **e); Reply accessors uint64t *xcbdri3getsupportedmodifierswindowmodifiers(const xcbdri3getsupportedmodifiersrequestt *reply); int xcbdri3getsupportedmodifierswindowmodifierslength(const xcbdri3getsupportedmodifiersreplyt *reply); xcbgenericiteratort xcbdri3getsupportedmodifierswindowmodifiersend(const xcbdri3getsupportedmodifiersreplyt *reply); uint64t *xcbdri3getsupportedmodifiersscreenmodifiers(const xcbdri3getsupportedmodifiersrequestt *reply); int xcbdri3getsupportedmodifiersscreenmodifierslength(const xcbdri3getsupportedmodifiersreplyt *reply); xcbgenericiteratort xcbdri3getsupportedmodifiersscreenmodifiersend(const xcbdri3getsupportedmodifiersreplyt *reply); REQUEST ARGUMENTS conn The XCB connection to X11. window TODO: NOT YET DOCUMENTED. depth TODO: NOT YET DOCUMENTED. bpp TODO: NOT YET DOCUMENTED. REPLY FIELDS responsetype The type of this reply, in this case XCBDRI3GETSUPPORT‐ EDMODIFIERS. 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). numwindowmodifiers TODO: NOT YET DOCUMENTED. numscreenmodifiers TODO: NOT YET DOCUMENTED. DESCRIPTION RETURN VALUE Returns an xcbdri3getsupportedmodifierscookiet. Errors have to be handled when calling the reply function xcbdri3getsupportedmodi‐ fiersreply. If you want to handle errors in the event loop instead, use

xcbdri3getsupportedmodifiersunchecked. See xcb-requests(3) for de‐ tails. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from dri3.xml. Contact xcb@lists.freedesktop.org for correc‐ tions and improvements. X Version 11 libxcb 1.xcbdri3getsupportedmodifiers(3)




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