GNOME Bugzilla – Bug 650664
gtkstatusbar: gtk_misc_set_alignment () function replacement
Last modified: 2011-05-21 13:16:18 UTC
Created attachment 188221 [details] [review] patch with the described changes Patch to replace the function gtk_misc_set_alignment () with gtk_widget_set_halign () and gtk_widget_set_valign () in gtk/gtkstatusbar.c
Review of attachment 188221 [details] [review]: Looks fine to me.
Thanks Matthias for the review. Can somebody apply the patch to the git repo because I don't have access? I'm willing to start doing some simple patches like this, are there any problems with this?
No, thats fine. I'm just marking the patch for me own benefits mainly, so I can remember to commit it before the next release.