get_n_rows


Description:

public abstract int get_n_rows ()

Gets the number of rows in the table.

Parameters:

this

a GObject instance that implements AtkTableIface

Returns:

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