Method

AtkTableget_n_rows

Declaration [src]

gint
atk_table_get_n_rows (
  AtkTable* table
)

Description [src]

Gets the number of rows in the table.

Return value

Type: gint

A gint representing the number of rows, or 0 if value does not implement this interface.