gtkCListFindRowFromData: gtkCListFindRowFromData

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Searches the CList for the row with the specified data. WARNING: gtk_clist_find_row_from_data is deprecated and should not be used in newly-written code.

Usage

1

Arguments

object

The GtkCList to search.

data

The data to search for a match.

Value

[integer] The number of the matching row, or -1 if no match could be found.

Author(s)

Derived by RGtkGen from GTK+ documentation


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