SourceUoa
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_uoa_get_type ()" ) ]
[
Version ( since =
"3.8" ) ]
public class SourceUoa :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
- public uint account_id { get; set construct; }
Ubuntu Online Account ID
Creation methods:
Methods:
- public uint get_account_id ()
Returns the numeric identifier of the Ubuntu Online Account associated
with the Source to which this belongs.
- public void set_account_id (uint account_id)
Sets the numeric identifier of the Ubuntu 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