atkTableGetNColumns: atkTableGetNColumns
Description
Gets the number of columns in the table.Usage
atkTableGetNColumns(object)
Arguments
object
[AtkTable]  a GObject instance that implements AtkTableIface Value
- [integer]  a gint representing the number of columns, or 0
if value does not implement this interface.