- activate
void activate(CellAccessible cell)
- edit
void edit(CellAccessible cell)
- expandCollapse
void expandCollapse(CellAccessible cell)
- getCellAccessibleParentStruct
GtkCellAccessibleParent* getCellAccessibleParentStruct(bool transferOwnership)
- getCellArea
void getCellArea(CellAccessible cell, GdkRectangle cellRect)
- getCellExtents
void getCellExtents(CellAccessible cell, int x, int y, int width, int height, AtkCoordType coordType)
- getCellPosition
void getCellPosition(CellAccessible cell, int row, int column)
- getChildIndex
int getChildIndex(CellAccessible cell)
- getColumnHeaderCells
PtrArray getColumnHeaderCells(CellAccessible cell)
- getRendererState
GtkCellRendererState getRendererState(CellAccessible cell)
- getRowHeaderCells
PtrArray getRowHeaderCells(CellAccessible cell)
- getStruct
void* getStruct()
the main Gtk struct as a void*
- grabFocus
bool grabFocus(CellAccessible cell)
- updateRelationset
void updateRelationset(CellAccessible cell, RelationSet relationset)