gtkCListGetCellType: gtkCListGetCellType

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Checks the type of cell at the location specified. WARNING: gtk_clist_get_cell_type is deprecated and should not be used in newly-written code.

Usage

1
gtkCListGetCellType(object, row, column)

Arguments

object

The GtkCList to affect.

row

The row of the cell.

column

The column of the cell.

Value

[GtkCellType] A GtkCellType value describing the cell.

Author(s)

Derived by RGtkGen from GTK+ documentation


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