summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff')
-rw-r--r--meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff b/meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
new file mode 100644
index 0000000000..79c36bb47f
--- /dev/null
+++ b/meta/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
@@ -0,0 +1,13 @@
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,