]> Pileus Git - ~andy/gtk/commit
Add a cell renderer which uses a spinbutton to edit the value of a cell.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Mar 2006 15:28:16 +0000 (15:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 22 Mar 2006 15:28:16 +0000 (15:28 +0000)
commit0047b0b98ddfa0b21097ef2dd787393cf2ed5e31
tree25b4f3ec30c2f3746079118058f9522fc3a8a93a
parenteb313fc8e45eb6f7c78abf318b8d4f60de6a1ae0
Add a cell renderer which uses a spinbutton to edit the value of a cell.

2006-03-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkcellrendererspin.h:
* gtk/gtkcellrendererspin.c: Add a cell renderer which
uses a spinbutton to edit the value of a cell. (#156023,
Daniel Kasak, Lorenzo Gil Sanchez, Carlos Garnacho)

* gtk/gtk.h:
* gtk/Makefile.am: Glue it in.
ChangeLog
ChangeLog.pre-2-10
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/Makefile.am
gtk/gtk.h
gtk/gtk.symbols
gtk/gtkcellrendererspin.c [new file with mode: 0644]
gtk/gtkcellrendererspin.h [new file with mode: 0644]