SourceMailComposition
Object Hierarchy:
E.SourceMailComposition
E.SourceMailComposition
E.SourceMailComposition
E.SourceExtension
E.SourceExtension
E.SourceExtension->E.SourceMailComposition
GLib.Object
GLib.Object
GLib.Object->E.SourceExtension
Description:
[
CCode ( type_id =
"e_source_mail_composition_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceMailComposition :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
Creation methods:
Methods:
public string [] dup_bcc ()
public string [] dup_cc ()
Thread-safe variation of
get_cc .
public string ? dup_drafts_folder ()
public string ? dup_language ()
public string ? dup_templates_folder ()
public unowned string [] get_bcc ()
Returns a null
-terminated string array of recipients
which should automatically be added to the blind carbon-copy (Bcc) list when composing a new mail message.
public unowned string [] get_cc ()
Returns a null
-terminated string array of recipients
which should automatically be added to the carbon-copy (Cc) list when composing a new mail message.
public unowned string ? get_drafts_folder ()
Returns a string identifying the preferred folder for draft messages.
public unowned string ? get_language ()
Returns a string identifying the preferred language, like "en_US".
public SourceMailCompositionReplyStyle get_reply_style ()
Returns preferred reply style to be used when replying using the
associated account.
public bool get_sign_imip ()
Returns whether outgoing iMIP messages such as meeting requests should
also be signed.
public ThreeState get_start_bottom ()
Returns whether start at bottom when replying or forwarding using the
associated account.
public unowned string ? get_templates_folder ()
Returns a string identifying the preferred folder for message
templates.
public ThreeState get_top_signature ()
Returns whether place signature at top when replying or forwarding
using the associated account.
public void set_bcc (string [] bcc)
Sets the recipients which should automatically be added to the blind
carbon-copy (Bcc) list when composing a new mail message.
public void set_cc (string [] cc)
Sets the recipients which should automatically be added to the carbon
copy (Cc) list when composing a new mail message.
public void set_drafts_folder (string ? drafts_folder)
Sets the preferred folder for draft messages by an identifier string.
public void set_language (string ? language)
Sets the preferred language by an identifier string, like "en_US".
public void set_reply_style (SourceMailCompositionReplyStyle reply_style)
Sets preferred reply style to be used when replying using the
associated account.
public void set_sign_imip (bool sign_imip)
Sets whether outgoing iMIP messages such as meeting requests should
also be signed.
public void set_start_bottom (ThreeState start_bottom)
Sets whether start bottom when replying or forwarding using the
associated account.
public void set_templates_folder (string ? templates_folder)
Sets the preferred folder for message templates by an identifier
string.
public void set_top_signature (ThreeState top_signature)
Sets whether place signature at top when replying or forwarding using
the associated account.
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