gdk_pixbuf_new_subpixbuf ( pixbuf src_x src_y width height -- GdkPixbuf* )


Vocabulary
gdk2.pixbuf.ffi

Inputs
pixbufan object
src_xan object
src_yan object
widthan object
heightan object


Outputs
GdkPixbuf*an object


Definition