From 03e2a84eda5327f01e768e74caa81247faf7a157 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 7 May 2002 18:53:10 +0000 Subject: Use the new evolution_shell_client_create_storage_set_view() call. * evolution-test-component.c (create_new_folder_selector): Use the new evolution_shell_client_create_storage_set_view() call. * evolution-shell-client.c (evolution_shell_client_create_storage_set_view): New. svn path=/trunk/; revision=16707 --- shell/evolution-shell-client.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/evolution-shell-client.h') diff --git a/shell/evolution-shell-client.h b/shell/evolution-shell-client.h index ab1b3b5b7d..3122c4312c 100644 --- a/shell/evolution-shell-client.h +++ b/shell/evolution-shell-client.h @@ -81,6 +81,12 @@ GdkPixbuf *evolution_shell_client_get_pixbuf_for_type (Evolut const char *folder_type, gboolean mini); +GtkWidget *evolution_shell_client_create_storage_set_view (EvolutionShellClient *shell_client, + Bonobo_UIComponent uic, + Bonobo_Control *bonobo_control_iface_return, + GNOME_Evolution_StorageSetView *storage_set_view_iface_return, + CORBA_Environment *ev); + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3