gtkCListRemove: gtkCListRemove

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Removes the specified row from the CList. WARNING: gtk_clist_remove is deprecated and should not be used in newly-written code.

Usage

1

Arguments

object

The GtkCList to affect.

row

The row to remove.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkCListRemove in RGtk2...