Method
GoaMailget_imap_user_name
Declaration [src]
const gchar*
goa_mail_get_imap_user_name (
GoaMail* object
)
Description [src]
Gets the value of the “ImapUserName” D-Bus property.
Since this D-Bus property is readable, it is meaningful to use this function on both the client- and service-side.
The returned value is only valid until the property changes so on the client-side it is only safe to use this function on the thread where object
was constructed. Use goa_mail_dup_imap_user_name()
if on another thread.
This method is not directly available to language bindings.
Gets property | Goa.Mail:imap-user-name |