Handbook
Glossary
gdk_device_set_source ( device source -- )
Vocabulary
gdk2
.
ffi
Inputs
device
an
object
source
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_device_set_source
( GdkDevice* device,
GdkInputSource
source )