]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-search-bar.h
Merge commit 'staz/dnd'
[empathy.git] / libempathy-gtk / empathy-search-bar.h
index d4cd042fe75bc6138e699ddb20a88151b33eb33b..c17778b7f2d2706420e8fedd87f2b7e3b2049ef1 100644 (file)
@@ -58,6 +58,7 @@ struct _EmpathySearchBarClass
 GType       empathy_search_bar_get_type (void) G_GNUC_CONST;
 GtkWidget * empathy_search_bar_new      (EmpathyChatView  *view);
 void        empathy_search_bar_show     (EmpathySearchBar *searchbar);
+void        empathy_search_bar_hide     (EmpathySearchBar *searchbar);
 
 G_END_DECLS