drag_source_set_icon_gicon
Description:
[
Version ( since =
"3.2" ) ]
public void drag_source_set_icon_gicon (
Widget widget,
Icon icon)
Sets the icon that will be used for drags from a particular source to icon
.
See the docs for IconTheme for more details.
Parameters:
this |
a Widget
|
icon |
A Icon
|