gtkIconViewGetReorderable {RGtk2}R Documentation

gtkIconViewGetReorderable

Description

Retrieves whether the user can reorder the list via drag-and-drop. See gtkIconViewSetReorderable.

Usage

gtkIconViewGetReorderable(object)

Arguments

object [GtkIconView] a GtkIconView

Details

Since 2.8

Value

[logical] TRUE if the list can be reordered.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]