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 [GtkWidget] a GtkWidget
icon.name [character] name of icon to use

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]