The gtk.CellAreaContext object is created by a given gtk.CellArea implementation via its gtk.CellAreaClass.CellAreaClass.create_context|gtk.CellAreaClass.create_context virtual method and is used to store cell sizes and alignments for a series of gtk.TreeModel rows that are requested and rendered in the same context.
Undocumented in source.