Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/eggfindbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/eggfindbar.h')
-rw-r--r--shell/eggfindbar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/eggfindbar.h b/shell/eggfindbar.h
index 0ac665a..217a180 100644
--- a/shell/eggfindbar.h
+++ b/shell/eggfindbar.h
@@ -67,6 +67,9 @@ void egg_find_bar_get_current_match_color (EggFindBar *find_bar,
GdkColor *color);
void egg_find_bar_grab_focus (EggFindBar *find_bar);
+void egg_find_bar_set_status_text (EggFindBar *find_bar,
+ const char *text);
+
G_END_DECLS
#endif /* __EGG_FIND_BAR_H__ */