GtkCellAreaClass.createContext

Creates and returns a class specific #GtkCellAreaContext to store cell alignment and allocation details for a said #GtkCellArea class.

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