Interface

Goa-1.0GoaObjectSkeletonConstructorProps

interface ConstructorProps {
    account: Goa.Account | null;
    calendar: Goa.Calendar | null;
    chat: Goa.Chat | null;
    contacts: Goa.Contacts | null;
    documents: Goa.Documents | null;
    exchange: Goa.Exchange | null;
    files: Goa.Files | null;
    g_object_path: string;
    gObjectPath: string;
    mail: Goa.Mail | null;
    manager: Goa.Manager | null;
    maps: Goa.Maps | null;
    media_server: Goa.MediaServer | null;
    mediaServer: Goa.MediaServer | null;
    music: Goa.Music | null;
    oauth_based: Goa.OAuthBased | null;
    oauth2_based: Goa.OAuth2Based | null;
    oauth2Based: Goa.OAuth2Based | null;
    oauthBased: Goa.OAuthBased | null;
    password_based: Goa.PasswordBased | null;
    passwordBased: Goa.PasswordBased | null;
    photos: Goa.Photos | null;
    printers: Goa.Printers | null;
    read_later: Goa.ReadLater | null;
    readLater: Goa.ReadLater | null;
    ticketing: Goa.Ticketing | null;
    todo: Goa.Todo | null;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.Object.ConstructorProps

account: Goa.Account | null
calendar: Goa.Calendar | null
chat: Goa.Chat | null
contacts: Goa.Contacts | null
documents: Goa.Documents | null
exchange: Goa.Exchange | null
files: Goa.Files | null
mail: Goa.Mail | null
manager: Goa.Manager | null
maps: Goa.Maps | null
media_server: Goa.MediaServer | null
mediaServer: Goa.MediaServer | null
music: Goa.Music | null
oauth_based: Goa.OAuthBased | null
oauth2_based: Goa.OAuth2Based | null
oauth2Based: Goa.OAuth2Based | null
oauthBased: Goa.OAuthBased | null
password_based: Goa.PasswordBased | null
passwordBased: Goa.PasswordBased | null
photos: Goa.Photos | null
printers: Goa.Printers | null
read_later: Goa.ReadLater | null
readLater: Goa.ReadLater | null
ticketing: Goa.Ticketing | null
todo: Goa.Todo | null

Properties - Inherited from Gio.DBusObjectSkeleton.ConstructorProps

g_object_path: string
gObjectPath: string