mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-20 02:10:12 +00:00
Fix a typo
This commit is contained in:
parent
d99742e1cb
commit
a2a990aa0b
@ -182,7 +182,7 @@ static void
|
||||
gtk_bin_extended_layout_get_height_for_width (GtkExtendedLayout *layout,
|
||||
gint width,
|
||||
gint *minimum_height,
|
||||
gint natural_height)
|
||||
gint *natural_height)
|
||||
{
|
||||
GtkBin *bin = GTK_BIN (layout);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user