gtkIconViewUnsetModelDragSource {RGtk2}R Documentation

gtkIconViewUnsetModelDragSource

Description

Undoes the effect of gtkIconViewEnableModelDragSource. Calling this method sets "reorderable" to FALSE.

Usage

gtkIconViewUnsetModelDragSource(object)

Arguments

object

a GtkIconView

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]