Interface

GoaReadLater

deprecated: Unknown since: 3.12.0

Description [src]

interface Goa.ReadLater : GObject.Object

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

Available since: 3.12.0

Deprecated since: Unknown

The D-Bus interface has been deprecated.

Prerequisite

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

Functions

goa_read_later_interface_info

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

deprecated: Unknown since: 3.12.0

goa_read_later_override_properties

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

deprecated: Unknown since: 3.12.0

Interface structure

struct GoaReadLaterIface {
  GTypeInterface parent_iface;
  
}

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

Interface members
parent_iface
GTypeInterface
 

The parent interface.