- activate
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) activate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- edit
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) edit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- expandCollapse
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) expandCollapse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getCellArea
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell, GdkRectangle* cellRect) getCellArea;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getCellExtents
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell, int* x, int* y, int* width, int* height, AtkCoordType coordType) getCellExtents;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getChildIndex
int function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) getChildIndex;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- getRendererState
GtkCellRendererState function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) getRendererState;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- grabFocus
int function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell) grabFocus;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- parent
GTypeInterface parent;
Undocumented in source.
- updateRelationset
void function(GtkCellAccessibleParent* parent, GtkCellAccessible* cell, AtkRelationSet* relationset) updateRelationset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.