X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=src%2Fwidgets%2Fmodest-main-window.h;h=1256cc2c6fbcd3ea9c52cab152161163535e0b4f;hb=61a1d10cef0beaa1627fef70db8771d10dd0a147;hp=edf9a9072d4250bc6c588307fedbcb21d7a0d82b;hpb=38402a6550ee767271308f42ebfbfc81a1fa736b;p=modest diff --git a/src/widgets/modest-main-window.h b/src/widgets/modest-main-window.h index edf9a90..1256cc2 100644 --- a/src/widgets/modest-main-window.h +++ b/src/widgets/modest-main-window.h @@ -129,17 +129,6 @@ typedef enum { GtkWidget* modest_main_window_get_child_widget (ModestMainWindow *self, ModestMainWindowWidgetType widget_type); -/** - * modest_main_window_close_all: - * @self: - * - * this function will ask the user about if the user wants to close - * all the windows or just the main one - * - * Returns: TRUE if the user selected to close all the windows, otherwise FALSE - **/ -gboolean modest_main_window_close_all (ModestMainWindow *self); - /** * modest_main_window_set_style: