Handbook
Glossary
gtk_drag_set_icon_surface ( context surface -- )
Vocabulary
gtk3
.
ffi
Inputs
context
an
object
surface
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
cairo.ffi
gdk3.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_drag_set_icon_surface
( GdkDragContext* context, cairo_surface_t* surface )