]> Pileus Git - ~andy/gtk/commit - gtk/gtklabel.c
GailLabel -> GtkLabelAccessible
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jun 2011 05:12:29 +0000 (01:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:06 +0000 (16:08 -0400)
commita381fd288c98abb4a26035393d0b126a206010b1
tree720966e4d5633591ba6494636211152cf3dc5b99
parenta0790f10002066254d3dee44f766d9b7ae267e8e
GailLabel -> GtkLabelAccessible

A first experimental conversion from the gail namespace to gtkaccessible.
At the same time, use gtk_widget_class_set_accessible_type() to register
the accessible type for GtkLabel.
gtk/a11y/Makefile.am
gtk/a11y/gail.c
gtk/a11y/gtklabelaccessible.c [moved from gtk/a11y/gaillabel.c with 67% similarity]
gtk/a11y/gtklabelaccessible.h [moved from gtk/a11y/gaillabel.h with 53% similarity]
gtk/gtklabel.c