Manual Pages for Linux CentOS command on man xcb_unmap_window_checked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_unmap_window_checked

xcbunmapwindow(3) XCB Requests xcbunmapwindow(3)

NAME

xcbunmapwindow - Makes a window invisible SYNOPSIS

#include Request function xcbvoidcookiet xcbunmapwindow(xcbconnectiont *conn, xcbwindowt window); REQUEST ARGUMENTS conn The XCB connection to X11. window The window to make invisible. DESCRIPTION Unmaps the specified window. This means making the window invisible (and all its child windows). Unmapping a window leads to the UnmapNotify event being generated. Al‐ so, Expose events are generated for formerly obscured windows. RETURN VALUE Returns an xcbvoidcookiet. Errors (if any) have to be handled in the event loop. If you want to handle errors directly with xcbrequestcheck instead,

use xcbunmapwindowchecked. See xcb-requests(3) for details. ERRORS xcbwindowerrort The specified window does not exist. SEE ALSO

xcb-requests(3), xcbexposeeventt(3), xcbmapwindow(3), xcbun‐ mapnotifyeventt(3) AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbunmapwindow(3)




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