Documentation
Dlang.org
Table.setCaption
atk
table
Table
Sets the caption for the table.
interface
Table
void
setCaption
(
atk.object.ObjectAtk
caption
)
Parameters
caption
atk
.
object
.
ObjectAtk
a #AtkObject representing the caption to set for table
atk
table
Table
functions
addColumnSelection
addRowSelection
connectColumnDeleted
connectColumnInserted
connectColumnReordered
connectModelChanged
connectRowDeleted
connectRowInserted
connectRowReordered
getCaption
getColumnAtIndex
getColumnDescription
getColumnExtentAt
getColumnHeader
getIndexAt
getNColumns
getNRows
getRowAtIndex
getRowDescription
getRowExtentAt
getRowHeader
getSelectedColumns
getSelectedRows
getSummary
isColumnSelected
isRowSelected
isSelected
refAt
removeColumnSelection
removeRowSelection
setCaption
setColumnDescription
setColumnHeader
setRowDescription
setRowHeader
setSummary
Sets the caption for the table.