Manual Pages for Linux CentOS command on man xcb_free_cursor
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_free_cursor

xcbfreecursor(3) XCB Requests xcbfreecursor(3)

NAME

xcbfreecursor - Deletes a cursor SYNOPSIS

#include Request function xcbvoidcookiet xcbfreecursor(xcbconnectiont *conn, xcbcursort cursor); REQUEST ARGUMENTS conn The XCB connection to X11. cursor The cursor to destroy. DESCRIPTION Deletes the association between the cursor resource ID and the speci‐ fied cursor. The cursor is freed when no other resource references it. 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 xcbfreecursorchecked. See xcb-requests(3) for details. ERRORS xcbcursorerrort The specified cursor does not exist. SEE ALSO

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




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