docs: fix name of function to use for baseline alignment

This commit is contained in:
William Jon McCann
2014-01-21 16:16:08 -05:00
parent 8fb1335d69
commit 13ace3ef33

View File

@ -735,7 +735,7 @@ _gtk_widget_get_preferred_size_and_baseline (GtkWidget *widget,
* height for the natural width is generally smaller than the required height for * height for the natural width is generally smaller than the required height for
* the minimum width.</para></note> * the minimum width.</para></note>
* *
* Use gtk_widget_get_preferred_size_and_baseline() if you want to support * Use gtk_widget_get_preferred_height_and_baseline_for_width() if you want to support
* baseline alignment. * baseline alignment.
* *
* Since: 3.0 * Since: 3.0