summaryrefslogtreecommitdiff
path: root/gtk/gtkcelllayout.h
Commit message (Expand)AuthorAgeFilesLines
* Added boolean return to GtkCellLayout buildable custom tag end shared private...Tristan Van Berkom2010-12-041-1/+1
* Migrated GtkCellLayout documentation into the source code.Tristan Van Berkom2010-12-041-0/+11
* Added "cell-packing" property GtkBuildable parsing to GtkCellLayoutTristan Van Berkom2010-11-161-0/+5
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-2/+0
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-1/+1
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+17
* New function to get the cell renderers of a cell layout.Matthias Clasen2006-12-291-0/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fixes #108458.Kristian Rietveld2003-12-191-0/+6
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+96