summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-02 11:50:01 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-02 11:50:01 +0000
commit95efeafc86f47592b37c44f2f7314324cc04250d (patch)
treee60fe38e88d8e6cf42cf1311c5ada752b79a59c7 /openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
parent7755d9d194b42ea859096f805f2e22ae5b6e6281 (diff)
downloadpoky-95efeafc86f47592b37c44f2f7314324cc04250d.tar.gz
Add gtk+, avahi, dbus-0.34 (.36 coming soon) and dependencies. Fix x11-common breakage.
git-svn-id: https://svn.o-hand.com/repos/poky@13 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff')
-rw-r--r--openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff b/openembedded/packages/gtk+/gtk+-2.6.4-1.osso7/gtkstyle.h.diff
new file mode 100644
index 0000000000..79c36bb47f
--- /dev/null
+++ b/openembedded/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,