gtk_cell_area_context_get_preferred_width_for_height ( cell_area_context height minimum_width natural_width -- )


Vocabulary
gtk3.ffi

Inputs
cell_area_contextan object
heightan object
minimum_widthan object
natural_widthan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void
gtk_cell_area_context_get_preferred_width_for_height
( GtkCellAreaContext* cell_area_context, gint height, gint*
minimum_width, gint* natural_width )