Adds the specified column to the selection.
Adds the specified row to the selection.
Gets the caption for the table.
Gets a #gint representing the column at the specified index_.
Gets the description text of the specified column in the table
Gets the number of columns occupied by the accessible object at the specified row and column in the table.
Gets the column header of a specified column in an accessible table.
Gets a #gint representing the index at the specified row and column.
Gets the number of columns in the table.
Gets the number of rows in the table.
Gets a #gint representing the row at the specified index_.
Gets the description text of the specified row in the table
Gets the number of rows occupied by the accessible object at a specified row and column in the table.
Gets the row header of a specified row in an accessible table.
Gets the selected columns of the table by initializing **selected with the selected column numbers. This array should be freed by the caller.
Gets the selected rows of the table by initializing **selected with the selected row numbers. This array should be freed by the caller.
Gets the summary description of the table.
Gets a boolean value indicating whether the specified column is selected
Gets a boolean value indicating whether the specified row is selected
Gets a boolean value indicating whether the accessible object at the specified row and column is selected
Get a reference to the table cell at row, column. This cell should implement the interface #AtkTableCell
Adds the specified column to the selection.
Removes the specified row from the selection.
Sets the caption for the table.
Sets the description text for the specified column of the table.
Sets the specified column header to header.
Sets the description text for the specified row of table.
Sets the specified row header to header.
Sets the summary description of the table.
Connect to ColumnDeleted signal.
Connect to ColumnInserted signal.
Connect to ColumnReordered signal.
Connect to ModelChanged signal.
Connect to RowDeleted signal.
Connect to RowInserted signal.
Connect to RowReordered signal.
Adds the specified column to the selection.
Adds the specified row to the selection.
Gets the caption for the table.
Gets a #gint representing the column at the specified index_.
Gets the description text of the specified column in the table
Gets the number of columns occupied by the accessible object at the specified row and column in the table.
Gets the column header of a specified column in an accessible table.
Gets a #gint representing the index at the specified row and column.
Gets the number of columns in the table.
Gets the number of rows in the table.
Gets a #gint representing the row at the specified index_.
Gets the description text of the specified row in the table
Gets the number of rows occupied by the accessible object at a specified row and column in the table.
Gets the row header of a specified row in an accessible table.
Gets the selected columns of the table by initializing **selected with the selected column numbers. This array should be freed by the caller.
Gets the selected rows of the table by initializing **selected with the selected row numbers. This array should be freed by the caller.
Gets the summary description of the table.
Gets a boolean value indicating whether the specified column is selected
Gets a boolean value indicating whether the specified row is selected
Gets a boolean value indicating whether the accessible object at the specified row and column is selected
Get a reference to the table cell at row, column. This cell should implement the interface #AtkTableCell
Adds the specified column to the selection.
Removes the specified row from the selection.
Sets the caption for the table.
Sets the description text for the specified column of the table.
Sets the specified column header to header.
Sets the description text for the specified row of table.
Sets the specified row header to header.
Sets the summary description of the table.
Connect to ColumnDeleted signal.
Connect to ColumnInserted signal.
Connect to ColumnReordered signal.
Connect to ModelChanged signal.
Connect to RowDeleted signal.
Connect to RowInserted signal.
Connect to RowReordered signal.
Proxy object for Atk.Table interface when a GObject has no applicable D binding