atkTableGetNColumns {RGtk2} | R Documentation |
Gets the number of columns in the table.
atkTableGetNColumns(object)
|
[AtkTable ] a GObject instance that implements AtkTableIface |
[integer] a gint representing the number of columns, or 0 if value does not implement this interface.
Derived by RGtkGen from GTK+ documentation