atkTableGetRowAtIndex: atkTableGetRowAtIndex

Description Usage Arguments Value Author(s)

View source: R/atkFuncs.R

Description

Gets a integer representing the row at the specified index..

Usage

1
atkTableGetRowAtIndex(object, index)

Arguments

object

[AtkTable] a GObject instance that implements AtkTableInterface

index

[integer] a integer representing an index in table

Value

[integer] a gint representing the row at the specified index, or -1 if the table does not implement this interface

Author(s)

Derived by RGtkGen from GTK+ documentation


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