gdk_cursor_get_surface ( cursor x_hot y_hot -- cairo_surface_t* )


Vocabulary
gdk3.ffi

Inputs
cursoran object
x_hotan object
y_hotan object


Outputs
cairo_surface_t*an object


Definition


LIBRARY: gdk3 FUNCTION: cairo_surface_t*
gdk_cursor_get_surface
( GdkCursor* cursor, gdouble* x_hot, gdouble* y_hot )