GtkCellAreaClass

Undocumented in source.
struct GtkCellAreaClass {}

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.
GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved5
void function() GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved6
void function() GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved7
void function() GtkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved8
void function() GtkReserved8;
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(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, GdkRectangle* cellArea, GtkCellRendererState flags, int editOnly) activate;
add
void function(GtkCellArea* area, GtkCellRenderer* renderer) add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
applyAttributes
void function(GtkCellArea* area, GtkTreeModel* treeModel, GtkTreeIter* iter, int isExpander, int isExpanded) applyAttributes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
copyContext
GtkCellAreaContext* function(GtkCellArea* area, GtkCellAreaContext* context) copyContext;
createContext
GtkCellAreaContext* function(GtkCellArea* area) createContext;
event
int function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, GdkEvent* event, GdkRectangle* cellArea, GtkCellRendererState flags) event;
focus
int function(GtkCellArea* area, GtkDirectionType direction) focus;
foreac
void function(GtkCellArea* area, GtkCellCallback callback, void* callbackData) foreac;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
foreachAlloc
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, GdkRectangle* cellArea, GdkRectangle* backgroundArea, GtkCellAllocCallback callback, void* callbackData) foreachAlloc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getCellProperty
void function(GtkCellArea* area, GtkCellRenderer* renderer, uint propertyId, GValue* value, GParamSpec* pspec) getCellProperty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getPreferredHeight
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, int* minimumHeight, int* naturalHeight) getPreferredHeight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getPreferredHeightForWidth
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, int width, int* minimumHeight, int* naturalHeight) getPreferredHeightForWidth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getPreferredWidth
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, int* minimumWidth, int* naturalWidth) getPreferredWidth;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getPreferredWidthForHeight
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, int height, int* minimumWidth, int* naturalWidth) getPreferredWidthForHeight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getRequestMode
GtkSizeRequestMode function(GtkCellArea* area) getRequestMode;
isActivatable
int function(GtkCellArea* area) isActivatable;
parentClass
GObjectClass parentClass;
Undocumented in source.
remove
void function(GtkCellArea* area, GtkCellRenderer* renderer) remove;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
render
void function(GtkCellArea* area, GtkCellAreaContext* context, GtkWidget* widget, cairo_t* cr, GdkRectangle* backgroundArea, GdkRectangle* cellArea, GtkCellRendererState flags, int paintFocus) render;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setCellProperty
void function(GtkCellArea* area, GtkCellRenderer* renderer, uint propertyId, GValue* value, GParamSpec* pspec) setCellProperty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta