aboutsummaryrefslogtreecommitdiffstats
path: root/lib/egg/eggtoggletoolbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/egg/eggtoggletoolbutton.h')
-rw-r--r--lib/egg/eggtoggletoolbutton.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/egg/eggtoggletoolbutton.h b/lib/egg/eggtoggletoolbutton.h
index e0f3cd785..43fe7e9a0 100644
--- a/lib/egg/eggtoggletoolbutton.h
+++ b/lib/egg/eggtoggletoolbutton.h
@@ -57,7 +57,6 @@ GType egg_toggle_tool_button_get_type (void) G_GNUC_CONST;
EggToolItem *egg_toggle_tool_button_new (void);
EggToolItem *egg_toggle_tool_button_new_from_stock (const gchar *stock_id);
-void egg_toggle_tool_button_toggled (EggToggleToolButton *button);
void egg_toggle_tool_button_set_active (EggToggleToolButton *button,
gboolean is_active);
gboolean egg_toggle_tool_button_get_active (EggToggleToolButton *button);