summaryrefslogtreecommitdiff
path: root/gtk/gtkcellareaboxcontextprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
| | | | | | gcc has optimizations for include guards that only work if they are outermost in the the header. https://bugzilla.gnome.org/show_bug.cgi?id=689810
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Don't export gtk_cell_area_box_init_groupsMatthias Clasen2011-02-081-2/+2
| | | | | That function can't be meant to be public, since it take a GtkCellAreaBoxContext argument, which is not a public type.
* gtk: Prefix GtkCellAreaBoxContext symbols with an underscoreBenjamin Otte2011-01-111-14/+14
| | | | They are private.
* gtk: Rename private header to private nameBenjamin Otte2011-01-111-0/+139
gtk/gtkcellareaboxcontext.h -> gtk/gtkcellareaboxcontextprivate.h