atkTableAddColumnSelection {RGtk2} | R Documentation |
Adds the specified column
to the selection.
atkTableAddColumnSelection(object, column)
|
[AtkTable ] a GObject instance that implements AtkTableIface |
|
[integer] a integer representing a column in table |
[logical] a gboolean representing if the column was successfully added to the selection, or 0 if value does not implement this interface.
Derived by RGtkGen from GTK+ documentation