pub unsafe extern "C" fn gtk_cell_area_get_preferred_height_for_width(
area: *mut GtkCellArea,
context: *mut GtkCellAreaContext,
widget: *mut GtkWidget,
width: c_int,
minimum_height: *mut c_int,
natural_height: *mut c_int
)
pub unsafe extern "C" fn gtk_cell_area_get_preferred_height_for_width(
area: *mut GtkCellArea,
context: *mut GtkCellAreaContext,
widget: *mut GtkWidget,
width: c_int,
minimum_height: *mut c_int,
natural_height: *mut c_int
)