RGtk2 (version 2.20.31)

atkTableRemoveRowSelection: atkTableRemoveRowSelection

Description

Removes the specified row from the selection.

Usage

atkTableRemoveRowSelection(object, row)

Arguments

object
[AtkTable] a GObject instance that implements AtkTableIface
row
[integer] a integer representing a row in table

Value

the selection, or 0 if value does not implement this interface.