]> Pileus Git - ~andy/gtk/commit
ilabel: Redo gtk_label_get_link_colors()
authorBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 03:25:02 +0000 (04:25 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 6 Jan 2012 04:23:42 +0000 (05:23 +0100)
commit15ac5728229c37f958ed977702875bcad0b5b1dc
tree22c3fad8f0c6eeacfa96a35e131a3de6f043c16d
parentdd4df2438214b0f662666c2fc0feb12007ba4444
ilabel: Redo gtk_label_get_link_colors()

Don't pass out an allocated color, assign it instead. Gets rid of having
to call gdk_color_free() all the time.
gtk/gtklabel.c