Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-2.0.gir |
C documentation: | GdkPointerHooks |
Struct : | PointerHooks |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
get_pointer : void*
read only
|
Gdk.PointerHooks | |
window_at_pointer : void*
read only
|
Gdk.PointerHooks |
Method / Constructor | Defined By | |
---|---|---|
new Gdk.PointerHooks
()
Create a new Gdk.PointerHooks
Create a new Gdk.PointerHooks
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk
Method |
This function allows for hooking into the operation of getting the current location of the pointer.
|