summaryrefslogtreecommitdiff
path: root/gtk/gtkaccelgroupprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Make GtkAccelGroupEntry public againJasper St. Pierre2014-04-051-7/+0
| | | | | Even though it was marked as internal, it seems gnome-terminal was poking into the structure. It's unfortunately part of our ABI.
* Clean up private headersMatthias Clasen2014-04-051-1/+19
| | | | | This commit adds a few missing private headers, and cleans up some irregularities in the existing ones
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* gtkaccelgroup.c: Do not use GET_PRIV macroJavier Jardón2011-06-021-2/+0
|
* Move GtkAccelGroup private structure to shared header fileJavier Jardón2010-05-031-0/+36
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=602174