TableCell
Object Hierarchy:
Description:
[ CCode ( type_id = "atspi_table_cell_get_type ()" ) ]
public interface TableCell : Object
All known implementing classes:
Content:
Methods:
- public GenericArray<Accessible> get_column_header_cells () throws Error
Returns the column headers as an array of cell accessibles.
- public int get_column_index () throws Error
- public int get_column_span () throws Error
Returns the number of columns occupied by this cell accessible.
- public int get_position (out int row, out int column) throws Error
Retrieves the tabular position of this cell.
- public void get_row_column_span (out int row, out int column, out int row_span, out int column_span) throws Error
Gets the row and column indexes and extents of this cell accessible.
- public GenericArray<Accessible> get_row_header_cells () throws Error
Returns the row headers as an array of cell accessibles.
- public int get_row_span () throws Error
Returns the number of rows occupied by this cell accessible.
- public Accessible get_table () throws Error
Returns a reference to the accessible of the containing table.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref