gtkCListSetUseDragIcons {RGtk2} | R Documentation |
Determines whether the GtkClist
should use icons when
doing drag-and-drop operations.
WARNING: gtk_clist_set_use_drag_icons
is deprecated and should not be used in newly-written code.
gtkCListSetUseDragIcons(object, use.icons)
|
[GtkCList ] The GtkCList to affect. |
|
[logical] TRUE or FALSE . |
Derived by RGtkGen from GTK+ documentation