Description Usage Arguments Details Value Author(s)
This function allows for hooking into the operation of getting the current location of the pointer. This is only useful for such low-level tools as an event recorder. Applications should never have any reason to use this facility.
1 | gdkSetPointerHooks(object, new.hooks)
|
|
a table of pointers to functions for getting
quantities related to the current pointer position,
or |
This function is not multihead safe. For multihead operation,
see gdkDisplaySetPointerHooks
.
[GdkPointerHooks] the previous pointer hook table
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.