drag_source_set_icon_stock
Description:
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public void drag_source_set_icon_stock (Widget widget, string stock_id)
Warning: drag_source_set_icon_stock is deprecated since 3.10.
Sets the icon that will be used for drags from a particular source to a stock icon.
Note:
Use drag_source_set_icon_name instead.
Parameters:
this |
a Widget |
stock_id |
the ID of the stock icon to use |
Namespace: Gtk
Package: gtk+-3.0