[ Version ( since = "2.12" ) ]
public abstract GenericArray<Object> get_column_header_cells ()
Returns the column headers as an array of cell accessibles.
this |
a GObject instance that implements AtkTableCellIface |
a GPtrArray of AtkObjects representing the column header cells. |