get_n_columns


Description:

public abstract int get_n_columns ()

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.