Add api to get and set doubles and lists of doubles. (#164719, Maurizio
authorMatthias Clasen <mclasen@redhat.com>
Wed, 19 Apr 2006 02:59:37 +0000 (02:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 19 Apr 2006 02:59:37 +0000 (02:59 +0000)
commit22ec64756c03bb45132b23f6216158fc07a3d21c
tree5eda03b31470413582776aac1e1e023ad642fd6e
parent64434acfe11a2f51a13b7c78c9646a5a000924a0
Add api to get and set doubles and lists of doubles. (#164719, Maurizio

2006-04-18  Matthias Clasen  <mclasen@redhat.com>

* glib/gkeyfile.h:
* glib/glib.symbols:
* glib/gkeyfile.c: Add api to get and set doubles and
lists of doubles.  (#164719, Maurizio Monge, Dom Lachowicz)

* tests/keyfile-test.c: Add tests for new api.
ChangeLog
ChangeLog.pre-2-12
docs/reference/ChangeLog
docs/reference/glib/glib-sections.txt
glib/gkeyfile.c
glib/gkeyfile.h
glib/glib.symbols
tests/keyfile-test.c