]> Pileus Git - ~andy/gtk/commit - gtk/a11y/Makefile.am
a11y: Add separate accessible for GtkLockButton
authorBenjamin Otte <otte@redhat.com>
Mon, 9 Jul 2012 00:29:16 +0000 (02:29 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jul 2012 00:29:16 +0000 (02:29 +0200)
commitfb1b025cbf5a9b2901bbd9c33af21c083a779f45
tree995a4f95f10887b8e653582de71a1ad984a4a1d0
parent0dbf5db0e1f45b85f7b4d8bc96804f30f9836f2e
a11y: Add separate accessible for GtkLockButton

The accessible doesn't do anything yet, this is just infrastructure
work.
gtk/a11y/Makefile.am
gtk/a11y/gtklockbuttonaccessible.c [new file with mode: 0644]
gtk/a11y/gtklockbuttonaccessible.h [new file with mode: 0644]
gtk/gtklockbutton.c