]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.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 / gtkstyle.h.diff
1 --- gtk+-2.6.4/gtk/gtkstyle.h   2004-11-28 09:02:27.000000000 +0200
2 +++ gtk+-2.6.4/gtk/gtkstyle.h   2005-04-06 16:19:37.952768664 +0300
3 @@ -454,6 +454,10 @@
4                                               gint          width, 
5                                               gint          height);
6  
7 +gboolean  gtk_style_lookup_logical_color     (GtkStyle     *style,
8 +                                              const gchar  *color_name,
9 +                                              GdkColor     *color);
10 +                          
11  GtkIconSet* gtk_style_lookup_icon_set (GtkStyle            *style,
12                                         const gchar         *stock_id);
13  GdkPixbuf*  gtk_style_render_icon     (GtkStyle            *style,