SourceGoa
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_goa_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceGoa :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
- public string account_id { get; set construct; }
- public string address { get; set construct; }
- public string calendar_url { get; set construct; }
- public string contacts_url { get; set construct; }
- public string name { get; set construct; }
Creation methods:
Methods:
- public string? dup_account_id ()
- public string? dup_address ()
- public string? dup_calendar_url ()
- public string? dup_contacts_url ()
- public string? dup_name ()
- public unowned string? get_account_id ()
Returns the identifier string of the GNOME Online Account associated
with the Source to which this belongs.
- public unowned string? get_address ()
Returns the original Address of the GNOME Online Account associated
with the Source to which this belongs.
- public unowned string? get_calendar_url ()
Returns the calendar URL string of the GNOME Online Account associated
with the Source to which this belongs.
- public unowned string? get_contacts_url ()
Returns the contacts URL string of the GNOME Online Account associated
with the Source to which this belongs.
- public unowned string? get_name ()
Returns the original Name of the GNOME Online Account associated with
the Source to which this belongs.
- public void set_account_id (string? account_id)
Sets the identifier string of the GNOME Online Account associated with
the Source to which this belongs.
- public void set_address (string? address)
Sets the Address of the GNOME Online Account associated with the
Source to which this belongs.
- public void set_calendar_url (string? calendar_url)
Sets the calendar URL of the GNOME Online Account associated with the
Source to which this belongs.
- public void set_contacts_url (string? contacts_url)
Sets the contacts URL of the GNOME Online Account associated with the
Source to which this belongs.
- public void set_name (string? name)
Sets the Name of the GNOME Online Account associated with the
Source to which this belongs.
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