drag_source_set_icon_pixbuf


Description:


public void drag_source_set_icon_pixbuf (Widget widget, Pixbuf pixbuf)

Sets the icon that will be used for drags from a particular widget from a Pixbuf.

GTK+ retains a reference for pixbuf and will release it when it is no longer needed.

Parameters:

this

a Widget

pixbuf

the Pixbuf for the drag icon


Namespace: Gtk
Package: gtk+-3.0