gdk_pixbuf_get_from_window ( window src_x src_y width height -- GdkPixbuf* )


Vocabulary
gdk3.ffi

Inputs
windowan object
src_xan object
src_yan object
widthan object
heightan object


Outputs
GdkPixbuf*an object


Definition