aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-session.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-session.c')
-rw-r--r--camel/camel-session.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/camel-session.c b/camel/camel-session.c
index a32ff510a4..20f0462368 100644
--- a/camel/camel-session.c
+++ b/camel/camel-session.c
@@ -79,6 +79,12 @@ camel_session_get_type (void)
}
+CamelSession *
+camel_session_new ()
+{
+ return gtk_type_new (CAMEL_SESSION_TYPE);
+}
+
/**
* camel_session_set_provider: set the default provider for a protocol
* @session: session object for wich the provider will the default