Handbook
Glossary
gdk_cursor_get_surface ( cursor x_hot y_hot -- cairo_surface_t* )
Vocabulary
gdk3
.
ffi
Inputs
cursor
an
object
x_hot
an
object
y_hot
an
object
Outputs
cairo_surface_t*
an
object
Definition
USING:
alien.syntax
cairo.ffi
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
cairo_surface_t*
gdk_cursor_get_surface
( GdkCursor* cursor, gdouble* x_hot, gdouble* y_hot )