forked from AuroraMiddleware/gtk
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:
parent
4cceb2f1dc
commit
74984a5c24
@ -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
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user