]> Pileus Git - ~andy/gtk/commit
Fix gtk_fixed_get_preferred_width
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 16:53:47 +0000 (12:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 16:53:47 +0000 (12:53 -0400)
commita84b81d4feff24063ac5dfd3561a33b20d97909d
tree7ff8e17f9f62b8e71bf1957cc846122a8dcbfadf
parente3bf39b2e68e3f574b8bdfbbe82539c835aa94a8
Fix gtk_fixed_get_preferred_width

When dealing with widths, use x, not y.
Spotted by Ignacio Casal Quintero.
gtk/gtkfixed.c