c_gtk_widget_get_preferred_height_and_baseline_for_width

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__gshared extern (C)
void function(GtkWidget* widget, gint width, gint* minimumHeight, gint* naturalHeight, gint* minimumBaseline, gint* naturalBaseline) c_gtk_widget_get_preferred_height_and_baseline_for_width;

Meta