AtkValue: refactoring AtkValue
commit98838b2af5c88326225041024bfc49e0f4e6fd1e
authorAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 5 Mar 2014 17:32:42 +0000 (5 18:32 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Wed, 5 Mar 2014 18:02:14 +0000 (5 19:02 +0100)
treef267c824c60ea04bc64455feb61d72074cf564cd
parent7149d9b6a5d151faed04d0f0f7d46ef915bd6573
AtkValue: refactoring AtkValue

In summary:
  * Stop to use GValue to get/set the value and use doubles instead
  * Include the support for a string description and subranges

https://bugzilla.gnome.org/show_bug.cgi?id=684576
15 files changed:
atk/Makefile.am
atk/atk.h
atk/atk.symbols
atk/atkmarshal.list
atk/atkobject.c
atk/atkprivate.c [new file with mode: 0644]
atk/atkprivate.h [new file with mode: 0644]
atk/atkrange.c [new file with mode: 0644]
atk/atkrange.h [new file with mode: 0644]
atk/atkutil.c
atk/atkvalue.c
atk/atkvalue.h
docs/Makefile.am
docs/atk-docs.sgml
docs/atk-sections.txt