Since s/2.16/2.14/ for the new gicon property.

2008-07-02  Kristian Rietveld  <kris@imendio.com>

	* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init):
	Since s/2.16/2.14/ for the new gicon property.


svn path=/trunk/; revision=20731
This commit is contained in:
Kristian Rietveld 2008-07-02 09:34:24 +00:00 committed by Kristian Rietveld
parent 4cceb2f1dc
commit 74984a5c24
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-07-02 Kristian Rietveld <kris@imendio.com>
* gtk/gtkcellrendererpixbuf.c (gtk_cell_renderer_pixbuf_class_init):
Since s/2.16/2.14/ for the new gicon property.
2008-07-02 Kristian Rietveld <kris@imendio.com>
Bug 455268 - Add gtk-enable-tooltips GtkSetting

View File

@ -197,7 +197,7 @@ gtk_cell_renderer_pixbuf_class_init (GtkCellRendererPixbufClass *class)
* If the icon theme is changed, the image will be updated
* automatically.
*
* Since: 2.16
* Since: 2.14
*/
g_object_class_install_property (object_class,
PROP_GICON,