Manual Pages for Linux CentOS command on man xcb_poly_point_checked
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_poly_point_checked

xcbpolypoint(3) XCB Requests xcbpolypoint(3)

NAME

xcbpolypoint - SYNOPSIS

#include Request function xcbvoidcookiet xcbpolypoint(xcbconnectiont *conn, uint8t coordinatemode, xcbdrawablet drawable, xcbgcontextt gc, uint32t pointslen, const xcbpointt *points); REQUEST ARGUMENTS conn The XCB connection to X11. coordinatemode One of the following values: XCBCOORDMODEORIGIN Treats all coordinates as relative to the origin. XCBCOORDMODEPREVIOUS Treats all coordinates after the first as relative to the previous coordinate. TODO: NOT YET DOCUMENTED. drawable TODO: NOT YET DOCUMENTED. gc TODO: NOT YET DOCUMENTED. pointslen TODO: NOT YET DOCUMENTED. points 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 xcbpolypointchecked. 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 xcbpolypoint(3)




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