gtkCListSetUseDragIcons {RGtk2}R Documentation

gtkCListSetUseDragIcons

Description

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.

Usage

gtkCListSetUseDragIcons(object, use.icons)

Arguments

object

The GtkCList to affect.

use.icons

TRUE or FALSE.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]