| Top |  |  |  |  | 
| GoaReadLaterGoaReadLater — Generated C code for the org.gnome.OnlineAccounts.ReadLater D-Bus interface | 
| GoaReadLater | |
| struct | GoaReadLaterIface | 
| struct | GoaReadLaterProxy | 
| struct | GoaReadLaterProxyClass | 
| struct | GoaReadLaterSkeleton | 
| struct | GoaReadLaterSkeletonClass | 
GInterface ╰── GoaReadLater GObject ├── GDBusInterfaceSkeleton │ ╰── GoaReadLaterSkeleton ╰── GDBusProxy ╰── GoaReadLaterProxy
GoaReadLaterProxy implements GDBusInterface, GInitable, GAsyncInitable and GoaReadLater.
GoaReadLaterSkeleton implements GDBusInterface and GoaReadLater.
This section contains code for working with the org.gnome.OnlineAccounts.ReadLater D-Bus interface in C.
GDBusInterfaceInfo *
goa_read_later_interface_info (void);
goa_read_later_interface_info is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Gets a machine-readable description of the org.gnome.OnlineAccounts.ReadLater D-Bus interface.
Since: 3.12.0
guint goa_read_later_override_properties (GObjectClass *klass,guint property_id_begin);
goa_read_later_override_properties is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Overrides all GObject properties in the GoaReadLater interface for a concrete class. The properties are overridden in the order they are defined.
| klass | The class structure for a GObject derived class. | |
| property_id_begin | The property id to assign to the first overridden property. | 
Since: 3.12.0
typedef struct _GoaReadLater GoaReadLater;
GoaReadLater is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Abstract interface type for the D-Bus interface org.gnome.OnlineAccounts.ReadLater.
Since: 3.12.0
struct GoaReadLaterIface {
  GTypeInterface parent_iface;
};
GoaReadLaterIface is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Virtual table for the D-Bus interface org.gnome.OnlineAccounts.ReadLater.
Since: 3.12.0
struct GoaReadLaterProxy;
GoaReadLaterProxy is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
The GoaReadLaterProxy structure contains only private data and should only be accessed using the provided API.
Since: 3.12.0
struct GoaReadLaterProxyClass {
  GDBusProxyClass parent_class;
};
GoaReadLaterProxyClass is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Class structure for GoaReadLaterProxy.
Since: 3.12.0
struct GoaReadLaterSkeleton;
GoaReadLaterSkeleton is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
The GoaReadLaterSkeleton structure contains only private data and should only be accessed using the provided API.
Since: 3.12.0
struct GoaReadLaterSkeletonClass {
  GDBusInterfaceSkeletonClass parent_class;
};
GoaReadLaterSkeletonClass is deprecated and should not be used in newly-written code.
The D-Bus interface has been deprecated.
Class structure for GoaReadLaterSkeleton.
Since: 3.12.0