gtkCListThaw: gtkCListThaw

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

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

1
gtkCListThaw(object)

Arguments

object

The GtkCList to thaw.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkCListThaw in RGtk2...