Interface

Goa-1.0GoaAccountProxyConstructorProps

interface ConstructorProps {
    attention_needed: boolean;
    attentionNeeded: boolean;
    calendar_disabled: boolean;
    calendarDisabled: boolean;
    chat_disabled: boolean;
    chatDisabled: boolean;
    contacts_disabled: boolean;
    contactsDisabled: boolean;
    documents_disabled: boolean;
    documentsDisabled: boolean;
    files_disabled: boolean;
    filesDisabled: boolean;
    g_bus_type: Gio.BusType;
    g_connection: Gio.DBusConnection;
    g_default_timeout: number;
    g_flags: Gio.DBusProxyFlags;
    g_interface_info: DBusInterfaceInfo;
    g_interface_name: string;
    g_name: string;
    g_name_owner: string;
    g_object_path: string;
    gBusType: Gio.BusType;
    gConnection: Gio.DBusConnection;
    gDefaultTimeout: number;
    gFlags: Gio.DBusProxyFlags;
    gInterfaceInfo: DBusInterfaceInfo;
    gInterfaceName: string;
    gName: string;
    gNameOwner: string;
    gObjectPath: string;
    id: string;
    identity: string;
    is_locked: boolean;
    is_temporary: boolean;
    isLocked: boolean;
    isTemporary: boolean;
    mail_disabled: boolean;
    mailDisabled: boolean;
    maps_disabled: boolean;
    mapsDisabled: boolean;
    music_disabled: boolean;
    musicDisabled: boolean;
    photos_disabled: boolean;
    photosDisabled: boolean;
    presentation_identity: string;
    presentationIdentity: string;
    printers_disabled: boolean;
    printersDisabled: boolean;
    provider_icon: string;
    provider_name: string;
    provider_type: string;
    providerIcon: string;
    providerName: string;
    providerType: string;
    read_later_disabled: boolean;
    readLaterDisabled: boolean;
    ticketing_disabled: boolean;
    ticketingDisabled: boolean;
    todo_disabled: boolean;
    todoDisabled: boolean;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.Account.ConstructorProps

attention_needed: boolean
attentionNeeded: boolean
calendar_disabled: boolean
calendarDisabled: boolean
chat_disabled: boolean
chatDisabled: boolean
contacts_disabled: boolean
contactsDisabled: boolean
documents_disabled: boolean
documentsDisabled: boolean
files_disabled: boolean
filesDisabled: boolean
id: string
identity: string
is_locked: boolean
is_temporary: boolean
isLocked: boolean
isTemporary: boolean
mail_disabled: boolean
mailDisabled: boolean
maps_disabled: boolean
mapsDisabled: boolean
music_disabled: boolean
musicDisabled: boolean
photos_disabled: boolean
photosDisabled: boolean
presentation_identity: string
presentationIdentity: string
printers_disabled: boolean
printersDisabled: boolean
provider_icon: string
provider_name: string
provider_type: string
providerIcon: string
providerName: string
providerType: string
read_later_disabled: boolean
readLaterDisabled: boolean
ticketing_disabled: boolean
ticketingDisabled: boolean
todo_disabled: boolean
todoDisabled: boolean

Properties - Inherited from Gio

g_bus_type: Gio.BusType
g_connection: Gio.DBusConnection
g_default_timeout: number
g_interface_info: DBusInterfaceInfo
g_interface_name: string
g_name: string
g_name_owner: string
g_object_path: string
gBusType: Gio.BusType
gConnection: Gio.DBusConnection
gDefaultTimeout: number
gInterfaceInfo: DBusInterfaceInfo
gInterfaceName: string
gName: string
gNameOwner: string
gObjectPath: string