]> Pileus Git - ~andy/gtk/commit
a11y: Use ATK macros and clean up/1 - GtkAssistant
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 29 Nov 2010 15:40:29 +0000 (15:40 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 30 Nov 2010 02:06:56 +0000 (02:06 +0000)
commite7966a2c0c7ab0de891764d6b3515b09ed8cea63
treea667a637d03f205339567d07aa70bd6bd24d4bbe
parent2fffce2c23d701ebc2cd7cfe1be6f42100e63965
a11y: Use ATK macros and clean up/1 - GtkAssistant

ATK provides macros to the same effect as G_DEFINE_TYPE; using these
macros has the advantage of removing tons of duplicated code and
reducing the maintainership burden.

The widgets with inline accessibility implementation should switch to
these macros, and clean up the code.

https://bugzilla.gnome.org/show_bug.cgi?id=636060
gtk/gtkassistant.c