gtkDragSourceSetIconName {RGtk2}R Documentation

gtkDragSourceSetIconName

Description

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

Usage

gtkDragSourceSetIconName(widget, icon.name)

Arguments

widget

a GtkWidget

icon.name

name of icon to use

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]