gtk_cell_area_context_get_preferred_height ( cell_area_context minimum_height natural_height -- )


Vocabulary
gtk3.ffi

Inputs
cell_area_contextan object
minimum_heightan object
natural_heightan object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void
gtk_cell_area_context_get_preferred_height
( GtkCellAreaContext* cell_area_context, gint*
minimum_height, gint* natural_height )