Manual Pages for Linux CentOS command on man xcb_map_notify_event_t
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_map_notify_event_t

xcbmapnotifyeventt(3) XCB Events xcbmapnotifyeventt(3)

NAME

xcbmapnotifyeventt - a window was mapped SYNOPSIS

#include Event datastructure typedef struct xcbmapnotifyeventt { uint8t responsetype; uint8t pad0; uint16t sequence; xcbwindowt event; xcbwindowt window; uint8t overrideredirect; uint8t pad1[3]; } xcbmapnotifyeventt; EVENT FIELDS responsetype The type of this event, in this case XCBMAPNOTIFY. This field is also present in the xcbgenericeventt and can be used to tell events apart from each other. sequence The sequence number of the last request processed by the X11 server. event The window which was mapped or its parent, depending on whether StructureNotify or SubstructureNotify was selected. window The window that was mapped. overrideredirect Window managers should ignore this window if overrideredi‐ rect is 1. DESCRIPTION SEE ALSO xcbgenericeventt(3), xcbmapwindow(3) AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbmapnotifyeventt(3)




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