gdk_pixbuf_get_from_surface ( surface src_x src_y width height -- GdkPixbuf* )


Vocabulary
gdk3.ffi

Inputs
surfacean object
src_xan object
src_yan object
widthan object
heightan object


Outputs
GdkPixbuf*an object


Definition