Atk.TableCellIface

Fields

Name

Type

Access

Description

get_column_header_cells

object

r

virtual function that returns the column headers as an array of cell accessibles

get_column_span

object

r

virtual function that returns the number of columns occupied by this cell accessible

get_position

object

r

virtual function that retrieves the tabular position of this cell

get_row_column_span

object

r

virtual function that get the row an column indexes and span of this cell

get_row_header_cells

object

r

virtual function that returns the row headers as an array of cell accessibles

get_row_span

object

r

virtual function that returns the number of rows occupied by this cell

get_table

object

r

virtual function that returns a reference to the accessible of the containing table

parent

GObject.TypeInterface

r

Methods

None

Details

class Atk.TableCellIface

Atk.TableCell is an interface for cells inside an Atk.Table.

New in version 2.12.