]> Pileus Git - ~andy/gtk/commit
rgba: Invert the arguments and improve bindability
authorEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 28 Nov 2010 18:49:47 +0000 (18:49 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Sun, 28 Nov 2010 19:01:51 +0000 (19:01 +0000)
commit1779ae79a13029a4efb77b2ab4b39393a3a9c9b8
treea6a00ed2d8e00b590c959be16b67ae7003308588
parentb0bf2b5202782526edcba678c6239baecf897b16
rgba: Invert the arguments and improve bindability

Since parse() is a method of the Gdk.RGBA class, the GdkRGBA pointer
should be the first argument, and the string the second one, to allow a
more natural binding.

https://bugzilla.gnome.org/show_bug.cgi?id=635879
gdk/gdkrgba.c
gdk/gdkrgba.h
gdk/tests/gdk-color.c
gtk/gtkbuilder.c
gtk/gtkcellrenderer.c
gtk/gtkcellrenderertext.c