GMime Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up |
struct GMimeSession; char* g_mime_session_request_passwd (GMimeSession *session, const char *prompt, |
char* g_mime_session_request_passwd (GMimeSession *session, const char *prompt, |
Requests the password for item item.
void g_mime_session_forget_passwd (GMimeSession *session, const char *item, GMimeException *ex); |
Forgets the password for item item.
|
Gets whether or not the session is 'online' or not (online meaning that we are connected to the internet).