]> Pileus Git - ~andy/gtk/commit
css: Change to_string() to print()
authorBenjamin Otte <otte@redhat.com>
Mon, 23 May 2011 05:02:36 +0000 (07:02 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:50 +0000 (02:03 +0200)
commit02a9cb5bc0862a176f6ae2fe114cfeecfb9a44b0
tree9b62eb0589c4f519f37ced65ade775fbcd7ca5dc
parent43cca78a988ddcfd1cbf1cd9e88c53d1383b9cdb
css: Change to_string() to print()

It's preferrable to print to an existing GString instead of returning a
char* everywhere that needs to be freed later.
gtk/gtkanimationdescription.c
gtk/gtkanimationdescription.h
gtk/gtkshadow.c
gtk/gtkshadowprivate.h
gtk/gtkstyleproperty.c