Manual Pages for Linux CentOS command on man xcb_ungrab_button
MyWebUniversity

Manual Pages for Linux CentOS command on man xcb_ungrab_button

xcbungrabbutton(3) XCB Requests xcbungrabbutton(3)

NAME

xcbungrabbutton - SYNOPSIS

#include Request function xcbvoidcookiet xcbungrabbutton(xcbconnectiont *conn, uint8t button, xcbwindowt grabwindow, uint16t modifiers); REQUEST ARGUMENTS conn The XCB connection to X11. button One of the following values: XCBBUTTONINDEXANY Any of the following (or none): XCBBUTTONINDEX1 The left mouse button. XCBBUTTONINDEX2 The right mouse button. XCBBUTTONINDEX3 The middle mouse button. XCBBUTTONINDEX4 Scroll wheel. TODO: direction? XCBBUTTONINDEX5 Scroll wheel. TODO: direction? TODO: NOT YET DOCUMENTED. grabwindow TODO: NOT YET DOCUMENTED. modifiers 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 xcbungrabbuttonchecked. 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 xcbungrabbutton(3)




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