get_n_columns
Description:
Gets the number of columns in the table.
Parameters:
this |
a GObject instance that implements AtkTableIface |
Returns:
a gint representing the number of columns, or 0 if value does not implement this interface. |