Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RGtk2 (version 2.20.24.1)

atkTableGetRowDescription: atkTableGetRowDescription

Description

Gets the description text of the specified row in the table

Usage

atkTableGetRowDescription(object, row)

Arguments

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

Value

  • [character] a gchar* representing the row description, or NULL if value does not implement this interface.