aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggtoolbar.h
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-25 23:47:16 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-25 23:47:16 +0800
commit942e954a637fe6a462f3337c2aef8fa683877976 (patch)
treef9a87c359c797e26069796c58d8cd1855c2932ee /lib/egg/eggtoolbar.h
parent7fcf1690b730892033993c1001c08666448f90b1 (diff)
downloadgsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar.gz
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar.bz2
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar.lz
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar.xz
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.tar.zst
gsoc2013-epiphany-942e954a637fe6a462f3337c2aef8fa683877976.zip
Update
2003-04-25 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-editable-toolbar.c: * lib/egg/eggtoolbar.c: * lib/egg/eggtoolitem.c: * lib/egg/eggtoolitem.h: Update
Diffstat (limited to 'lib/egg/eggtoolbar.h')
-rw-r--r--lib/egg/eggtoolbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/egg/eggtoolbar.h b/lib/egg/eggtoolbar.h
index e1f2fe040..2dbb3e9d2 100644
--- a/lib/egg/eggtoolbar.h
+++ b/lib/egg/eggtoolbar.h
@@ -153,7 +153,7 @@ GtkOrientation egg_toolbar_get_orientation (EggToolbar *toolbar);
GtkToolbarStyle egg_toolbar_get_style (EggToolbar *toolbar);
GtkIconSize egg_toolbar_get_icon_size (EggToolbar *toolbar);
gboolean egg_toolbar_get_tooltips (EggToolbar *toolbar);
-
+GtkReliefStyle egg_toolbar_get_relief_style (EggToolbar *toolbar);
#ifndef EGG_DISABLE_DEPRECATED
/* Simple button items */