SourceMailSubmission
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_mail_submission_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceMailSubmission :
SourceExtension
Contains only private data that should be read and manipulated using the function below.
Content:
Properties:
Creation methods:
Methods:
- public string? dup_sent_folder ()
- public string? dup_transport_uid ()
- public bool get_replies_to_origin_folder ()
Returns whether save replies in the folder of the message being
replied to, instead of the Sent folder.
- public unowned string? get_sent_folder ()
Returns a string identifying the preferred folder for sent messages.
- public unowned string? get_transport_uid ()
Returns the uid of
the Source that describes the mail transport to be used for outgoing messages.
- public bool get_use_sent_folder ()
- public void set_replies_to_origin_folder (bool replies_to_origin_folder)
Sets whether save replies in the folder of the message being replied
to, instead of the Sent folder.
- public void set_sent_folder (string? sent_folder)
Sets the preferred folder for sent messages by an identifier string.
- public void set_transport_uid (string? transport_uid)
Sets the uid of the
Source that describes the mail transport to be used for outgoing messages.
- public void set_use_sent_folder (bool use_sent_folder)
Sets whether save messages to the sent folder at all.
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref