Widget.dragSourceSetIconName

Sets the icon that will be used for drags from a particular source to a themed icon. See the docs for gtk.IconTheme for more details.

class Widget
void
dragSourceSetIconName
(
string iconName
)

Parameters

iconName string

name of icon to use

Meta