]> Pileus Git - ~andy/gtk/commit
New function to get the cell renderers of a cell layout.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 29 Dec 2006 07:53:01 +0000 (07:53 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 29 Dec 2006 07:53:01 +0000 (07:53 +0000)
commit6fa25d074e3bc5b06c7346a97bd06da74064a63a
tree13a1cf5d0fc4804efbc3f96c8fbc014d684b8a1d
parentb3ef93d8ee2139996d1a43b498a6314d5a2b2370
New function to get the cell renderers of a cell layout.

2006-12-29  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtk.symbols:
        * gtk/gtkcelllayout.[hc] (gtk_cell_layout_get_cells):
        New function to get the cell renderers of a cell layout.

        * gtk/gtktreeviewcolumn.c:
        * gtk/gtkcellview.c:
        * gtk/gtkiconview.c: Implement get_cells.
ChangeLog
docs/reference/ChangeLog
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkcelllayout.c
gtk/gtkcelllayout.h
gtk/gtkcellview.c
gtk/gtkiconview.c
gtk/gtktreeviewcolumn.c