Interface

GoaMaps

deprecated: Unknown since: 3.14.0

Description [src]

interface Goa.Maps : GObject.Object

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

Available since: 3.14.0

Deprecated since: Unknown

The D-Bus interface has been deprecated.

Prerequisite

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

Implementations

Functions

goa_maps_interface_info

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

deprecated: Unknown since: 3.14.0

goa_maps_override_properties

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

deprecated: Unknown since: 3.14.0

Interface structure

struct GoaMapsIface {
  GTypeInterface parent_iface;
  
}

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

Interface members
parent_iface
GTypeInterface
 

The parent interface.