Manual Pages for Linux CentOS command on man xcb_kill_client
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_kill_client

xcbkillclient(3) XCB Requests xcbkillclient(3)

NAME

xcbkillclient - kills a client SYNOPSIS

#include Request function xcbvoidcookiet xcbkillclient(xcbconnectiont *conn, uint32t resource); REQUEST ARGUMENTS conn The XCB connection to X11. resource Any resource belonging to the client (for example a Window), used to identify the client connection. The special value of XCBKILLALLTEMPORARY, the resources of all clients that have terminated in RetainTemporary (TODO) are destroyed. DESCRIPTION Forces a close down of the client that created the specified resource. 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 xcbkillclientchecked. See xcb-requests(3) for details. ERRORS xcbvalueerrort The specified resource does not exist. SEE ALSO

xcb-requests(3), xkill(1) AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbkillclient(3)




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