SourceSecurity
Object Hierarchy:
E.SourceSecurity
E.SourceSecurity
E.SourceSecurity
E.SourceExtension
E.SourceExtension
E.SourceExtension->E.SourceSecurity
GLib.Object
GLib.Object
GLib.Object->E.SourceExtension
Description:
[
CCode ( type_id =
"e_source_security_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceSecurity :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
public string method { get ; set construct ; }
public bool secure { get ; set ; }
Creation methods:
Methods:
public string dup_method ()
public unowned string get_method ()
Returns the method used to establish a secure network connection to a
remote account.
public bool get_secure ()
This is a convenience function which returns whether a secure network
connection is desired, regardless of the method used.
public void set_method (string ? method)
Sets the method used to establish a secure network connection to a
remote account.
public void set_secure (bool secure)
This function provides a simpler way to set
method when using a secure network connection is a yes or no option and
the exact method name is unimportant.
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