X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkcelllayout.c;h=f9e0ce8d061d7f402d6974bb58dee2ce7c5cdea0;hb=32825a66ac8e65bf98cafed26a339fa1f31eddd4;hp=b34bb24de6c007c3f4a46f05470ce49a060d0317;hpb=9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090;p=~andy%2Fgtk diff --git a/gtk/gtkcelllayout.c b/gtk/gtkcelllayout.c index b34bb24de..f9e0ce8d0 100644 --- a/gtk/gtkcelllayout.c +++ b/gtk/gtkcelllayout.c @@ -21,7 +21,7 @@ * @Title: GtkCellLayout * * #GtkCellLayout is an interface to be implemented by all objects which - * want to provide a #GtkTreeViewColumn-like API for packing cells, setting + * want to provide a #GtkTreeViewColumn-like API for packing cells, setting * attributes and data funcs. * * One of the notable features provided by implementations of GtkCellLayout @@ -38,7 +38,7 @@ * GtkCellLayouts as GtkBuildable * * Implementations of GtkCellLayout which also implement the GtkBuildable - * interface (#GtkCellView, #GtkIconView, #GtkComboBox, #GtkComboBoxEntry, + * interface (#GtkCellView, #GtkIconView, #GtkComboBox, * #GtkEntryCompletion, #GtkTreeViewColumn) accept GtkCellRenderer objects * as <child> elements in UI definitions. They support a custom * <attributes> element for their children, which can contain