Method

AtkTableget_n_columns

Declaration [src]

gint
atk_table_get_n_columns (
  AtkTable* table
)

Description [src]

Gets the number of columns in the table.

Return value

Type: gint

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