]> Pileus Git - ~andy/gtk/commit
Explicitly set the accessible name of GtkToolButton.
authorEitan Isaacson <eitan@ascender.com>
Tue, 6 Oct 2009 19:28:23 +0000 (12:28 -0700)
committerEitan Isaacson <eitan@ascender.com>
Sun, 11 Oct 2009 01:11:00 +0000 (18:11 -0700)
commit76997ab57d6af3a08507755dd654d2e71d4c39ac
tree2488a05a40f775fb279dbd6748b0b9aef1260ec5
parent59f2a62e9c2fd0377ca19326800b15a0b7962a46
Explicitly set the accessible name of GtkToolButton.

GAIL is not able to retrieve the correct button name alone, so it must be set in gtktoolbutton.c

https://bugzilla.gnome.org/show_bug.cgi?id=597596
gtk/gtktoolbutton.c