Gtk.CellArea.get_preferred_width

Retrieves a cell area's initial minimum and natural width. when requesting sizes over an arbitrary number of rows, its not important to check the @minimum_width and @natural_width of this call but rather to consult gtk_cell_area_context_get_preferred_width() after a series of requests.