GtkCellRendererClass

Undocumented in source.

Members

Variables

_GtkReserved1
void function() _GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_GtkReserved2
void function() _GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
activate
int function(GtkCellRenderer* cell, GdkEvent* event, GtkWidget* widget, char* path, GdkRectangle* backgroundArea, GdkRectangle* cellArea, GtkCellRendererState flags) activate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
editingCanceled
void function(GtkCellRenderer* cell) editingCanceled;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
editingStarted
void function(GtkCellRenderer* cell, GtkCellEditable* editable, char* path) editingStarted;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getSize
void function(GtkCellRenderer* cell, GtkWidget* widget, GdkRectangle* cellArea, int* xOffset, int* yOffset, int* width, int* height) getSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
parentClass
GtkObjectClass parentClass;
Undocumented in source.
render
void function(GtkCellRenderer* cell, GdkDrawable* window, GtkWidget* widget, GdkRectangle* backgroundArea, GdkRectangle* cellArea, GdkRectangle* exposeArea, GtkCellRendererState flags) render;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
startEditing
GtkCellEditable* function(GtkCellRenderer* cell, GdkEvent* event, GtkWidget* widget, char* path, GdkRectangle* backgroundArea, GdkRectangle* cellArea, GtkCellRendererState flags) startEditing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta