summaryrefslogtreecommitdiff
path: root/gtk/a11y/gtklinkbuttonaccessible.h
Commit message (Collapse)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Reduce the number of unwanted exportsMatthias Clasen2011-07-091-2/+2
| | | | | _-prefix most of the get_type functions in a11y/. There are still some more symbols left.
* Convert GailButton to GtkButtonAccessibleMatthias Clasen2011-07-051-3/+3
| | | | | | This drops the AtkText implementation, and also strips handling of children out. Instead of listening for enter/leave/press/released, just listen for state changes on the widget.
* Convert GailLinkButton to GtkLinkButtonAccessibleMatthias Clasen2011-07-051-0/+53