GtkCellAreaClass.copyContext

Creates a new gtk.cell_area_context.CellAreaContext in the same state as the passed @context with any cell alignment data and allocations intact.

struct GtkCellAreaClass
extern (C)
GtkCellAreaContext* function(GtkCellArea* area, GtkCellAreaContext* context) copyContext;