gtkCListThaw {RGtk2}R Documentation

gtkCListThaw

Description

Causes the specified GtkCList to allow visual updates. WARNING: gtk_clist_thaw is deprecated and should not be used in newly-written code.

Usage

gtkCListThaw(object)

Arguments

object [GtkCList] The GtkCList to thaw.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]