]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gtk+/gtk+-2.6.4-1.osso7/gtkcellview.h.diff
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gtk+ / gtk+-2.6.4-1.osso7 / gtkcellview.h.diff
1 --- gtk+-2.6.4/gtk/gtkcellview.h        2004-12-15 18:27:30.000000000 +0200
2 +++ gtk+-2.6.4/gtk/gtkcellview.h        2005-04-06 16:19:36.317017336 +0300
3 @@ -67,6 +67,7 @@
4  
5  void              gtk_cell_view_set_background_color    (GtkCellView     *cell_view,
6                                                           const GdkColor  *color);
7 +void              gtk_cell_view_set_cell_data           (GtkCellView     *cellview);
8  GList            *gtk_cell_view_get_cell_renderers      (GtkCellView     *cell_view);
9  
10  G_END_DECLS