From 424721e2d08072af5b128910275e18db5f0b22a9 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 17 Jan 2011 04:22:28 +0000 Subject: updated PLUGIN.txt. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2798 ee746299-78ed-0310-b773-934348b2243d --- PLUGIN.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'PLUGIN.txt') diff --git a/PLUGIN.txt b/PLUGIN.txt index c5223956..b4123b42 100644 --- a/PLUGIN.txt +++ b/PLUGIN.txt @@ -194,6 +194,11 @@ void (* app_exit) (GObject *obj) Emitted when application exits. ------------------------------------------------------------------------- +void (* app_force_exit) (GObject *obj) + +Emitted when application is forced to exit (no confirmation). +(ex: sylpheed --exit) +------------------------------------------------------------------------- void (* add_msg) (GObject *obj, FolderItem *item, const gchar *file, guint num) Emitted when a message (number num) is added into folder item. -- cgit v1.2.3