xcb-d v2.1.1+1.11.1 (2018-10-28T22:27:09Z)
Dub
Repo
xcb_composite_redirect_window
xcb
composite
@param c The connection @return A cookie
Delivers a request to the X server.
extern (
C
)
xcb_void_cookie_t
xcb_composite_redirect_window
(
xcb_connection_t
*
c
,
xcb_window_t
window
,
ubyte
update
)
Meta
Source
See Implementation
xcb
composite
aliases
XCB_COMPOSITE_REDIRECT_AUTOMATIC
XCB_COMPOSITE_REDIRECT_MANUAL
enums
xcb_composite_redirect_t
functions
xcb_composite_create_region_from_border_clip
xcb_composite_create_region_from_border_clip_checked
xcb_composite_get_overlay_window
xcb_composite_get_overlay_window_reply
xcb_composite_get_overlay_window_unchecked
xcb_composite_name_window_pixmap
xcb_composite_name_window_pixmap_checked
xcb_composite_query_version
xcb_composite_query_version_reply
xcb_composite_query_version_unchecked
xcb_composite_redirect_subwindows
xcb_composite_redirect_subwindows_checked
xcb_composite_redirect_window
xcb_composite_redirect_window_checked
xcb_composite_release_overlay_window
xcb_composite_release_overlay_window_checked
xcb_composite_unredirect_subwindows
xcb_composite_unredirect_subwindows_checked
xcb_composite_unredirect_window
xcb_composite_unredirect_window_checked
manifest constants
XCB_COMPOSITE_CREATE_REGION_FROM_BORDER_CLIP
XCB_COMPOSITE_GET_OVERLAY_WINDOW
XCB_COMPOSITE_NAME_WINDOW_PIXMAP
XCB_COMPOSITE_QUERY_VERSION
XCB_COMPOSITE_REDIRECT_SUBWINDOWS
XCB_COMPOSITE_REDIRECT_WINDOW
XCB_COMPOSITE_RELEASE_OVERLAY_WINDOW
XCB_COMPOSITE_UNREDIRECT_SUBWINDOWS
XCB_COMPOSITE_UNREDIRECT_WINDOW
static variables
xcb_composite_id
structs
xcb_composite_create_region_from_border_clip_request_t
xcb_composite_get_overlay_window_cookie_t
xcb_composite_get_overlay_window_reply_t
xcb_composite_get_overlay_window_request_t
xcb_composite_name_window_pixmap_request_t
xcb_composite_query_version_cookie_t
xcb_composite_query_version_reply_t
xcb_composite_query_version_request_t
xcb_composite_redirect_subwindows_request_t
xcb_composite_redirect_window_request_t
xcb_composite_release_overlay_window_request_t
xcb_composite_unredirect_subwindows_request_t
xcb_composite_unredirect_window_request_t
variables
XCB_COMPOSITE_MAJOR_VERSION
XCB_COMPOSITE_MINOR_VERSION
@param c The connection @return A cookie
Delivers a request to the X server.