gdk_cursor_new_from_pixbuf ( display pixbuf x y -- GdkCursor* )


Vocabulary
gdk.ffi

Inputs
displayan object
pixbufan object
xan object
yan object


Outputs
GdkCursor*an object


Definition