gdk_cairo_draw_from_gl ( cr window source source_type buffer_scale x y width height -- )


Vocabulary
gdk3.ffi

Inputs
cran object
windowan object
sourcean object
source_typean object
buffer_scalean object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition


LIBRARY: gdk3 FUNCTION: void gdk_cairo_draw_from_gl
( cairo_t* cr, GdkWindow* window, gint source, gint
source_type, gint buffer_scale, gint x, gint y, gint width,
gint height )