SourceCollection
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_collection_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceCollection :
SourceBackend
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
Creation methods:
Methods:
- public string? dup_calendar_url ()
- public string? dup_contacts_url ()
- public string? dup_identity ()
- public bool get_allow_sources_rename ()
Returns whether the collection backend allows a user to rename child
sources.
- public bool get_calendar_enabled ()
Returns whether calendar sources within the collection should be
enabled.
- public unowned string? get_calendar_url ()
Returns the calendar top URL string, that is, where to search for
calendar sources.
- public bool get_contacts_enabled ()
Returns whether address book sources within the collection should be
enabled.
- public unowned string? get_contacts_url ()
Returns the contacts top URL string, that is, where to search for
contact sources.
- public unowned string? get_identity ()
Returns the string used to uniquely identify the user account at the
service provider.
- public bool get_mail_enabled ()
Returns whether mail sources within the collection should be enabled.
- public void set_allow_sources_rename (bool allow_sources_rename)
Sets whether the collection backend allows a user to rename child
sources.
- public void set_calendar_enabled (bool calendar_enabled)
Sets whether calendar sources within the collection should be enabled.
- public void set_calendar_url (string? calendar_url)
Sets the calendar top URL, that is, where to search for calendar
sources.
- public void set_contacts_enabled (bool contacts_enabled)
Sets whether address book sources within the collection should be
enabled.
- public void set_contacts_url (string? contacts_url)
Sets the contacts top URL, that is, where to search for contact
sources.
- public void set_identity (string? identity)
Sets the string used to uniquely identify the user account at the
service provider.
- public void set_mail_enabled (bool mail_enabled)
Sets whether mail sources within the collection should be enabled.
Inherited Members:
All known members inherited from class E.SourceBackend
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