]> Pileus Git - ~andy/gtk/commit
styleproperty: Add a helper function for printing doubles
authorBenjamin Otte <otte@redhat.com>
Thu, 26 May 2011 01:44:09 +0000 (03:44 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:51 +0000 (02:03 +0200)
commit812b32e9e5400b6e2de9963a72034aca0b31e8e3
treec9b9baf0d15c410f0ff84d2029d895fc999ea58d
parent97a07a79f31e571482ffadbd2afe227662effd56
styleproperty: Add a helper function for printing doubles

We will want to print doubles more often, so add a little helper
function for it. We cannot use printf() here, because we want English
locale output.
gtk/gtkstyleproperty.c