Interface

GoaTodo

deprecated: Unknown since: 3.26.0

Description [src]

interface Goa.Todo : GObject.Object

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

Available since: 3.26.0

Deprecated since: Unknown

The D-Bus interface has been deprecated.

Prerequisite

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

Implementations

Functions

goa_todo_interface_info

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

deprecated: Unknown since: 3.26.0

goa_todo_override_properties

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

deprecated: Unknown since: 3.26.0

Interface structure

struct GoaTodoIface {
  GTypeInterface parent_iface;
  
}

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

Interface members
parent_iface
GTypeInterface
 

The parent interface.