Manual Pages for Linux CentOS command on man xcb_create_cursor
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_create_cursor

xcbcreatecursor(3) XCB Requests xcbcreatecursor(3)

NAME

xcbcreatecursor - SYNOPSIS

#include Request function xcbvoidcookiet xcbcreatecursor(xcbconnectiont *conn, xcbcursort cid, xcbpixmapt source, xcbpixmapt mask, uint16t forered, uint16t foregreen, uint16t foreblue, uint16t backred, uint16t backgreen, uint16t backblue, uint16t x, uint16t y); REQUEST ARGUMENTS conn The XCB connection to X11. cid TODO: NOT YET DOCUMENTED. source TODO: NOT YET DOCUMENTED. mask TODO: NOT YET DOCUMENTED. forered TODO: NOT YET DOCUMENTED. foregreen TODO: NOT YET DOCUMENTED. foreblue TODO: NOT YET DOCUMENTED. backred TODO: NOT YET DOCUMENTED. backgreen TODO: NOT YET DOCUMENTED. backblue TODO: NOT YET DOCUMENTED. x TODO: NOT YET DOCUMENTED. y TODO: NOT YET DOCUMENTED. DESCRIPTION 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 xcbcreatecursorchecked. See xcb-requests(3) for details. ERRORS This request does never generate any errors. SEE ALSO AUTHOR Generated from xproto.xml. Contact xcb@lists.freedesktop.org for cor‐ rections and improvements. X Version 11 libxcb 1.13 xcbcreatecursor(3)




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