Interface

GoaDocuments

deprecated: Unknown 

Description [src]

interface Goa.Documents : GObject.Object

Abstract interface type for the D-Bus interface org.gnome.OnlineAccounts.Documents.

Deprecated since: Unknown

The D-Bus interface has been deprecated.

Prerequisite

In order to implement Documents, your type must inherit fromGObject.

Functions

goa_documents_interface_info

Gets a machine-readable description of the org.gnome.OnlineAccounts.Documents D-Bus interface.

deprecated: Unknown 

goa_documents_override_properties

Overrides all GObject properties in the GoaDocuments interface for a concrete class. The properties are overridden in the order they are defined.

deprecated: Unknown 

Interface structure

struct GoaDocumentsIface {
  GTypeInterface parent_iface;
  
}

Virtual table for the D-Bus interface org.gnome.OnlineAccounts.Documents.

Interface members
parent_iface
GTypeInterface
 

The parent interface.