GtkCellAreaClass.createContext

Creates and returns a class specific gtk.cell_area_context.CellAreaContext to store cell alignment and allocation details for a said gtk.cell_area.CellArea class.

struct GtkCellAreaClass
extern (C)
GtkCellAreaContext* function(GtkCellArea* area) createContext;