Class

PhoshEmergencyCallsProxy

[]

Description [src]

class Phosh.EmergencyCallsProxy : Gio.DBusProxy
  implements Gio.AsyncInitable, Gio.DBusInterface, Gio.Initable, Phosh.EmergencyCalls {
  /* No available fields */
}

The PhoshEmergencyCallsProxy structure contains only private data and should only be accessed using the provided API.

[]

Constructors

phosh_emergency_calls_proxy_new_finish

Finishes an operation started with phosh_emergency_calls_proxy_new().

phosh_emergency_calls_proxy_new_for_bus_finish

Finishes an operation started with phosh_emergency_calls_proxy_new_for_bus().

phosh_emergency_calls_proxy_new_for_bus_sync

Like phosh_emergency_calls_proxy_new_sync() but takes a GBusType instead of a GDBusConnection.

phosh_emergency_calls_proxy_new_sync

Synchronously creates a proxy for the D-Bus interface org.gnome.Calls.EmergencyCalls. See g_dbus_proxy_new_sync() for more details.

[]

Functions

phosh_emergency_calls_proxy_new

Asynchronously creates a proxy for the D-Bus interface org.gnome.Calls.EmergencyCalls. See g_dbus_proxy_new() for more details.

phosh_emergency_calls_proxy_new_for_bus

Like phosh_emergency_calls_proxy_new() but takes a GBusType instead of a GDBusConnection.

[]

Instance methods

Methods inherited from GDBusProxy (19)
Methods inherited from GObject (43)
Methods inherited from GAsyncInitable (3)
Methods inherited from GDBusInterface (4)
Methods inherited from GInitable (1)
Methods inherited from PhoshEmergencyCalls (9)
[]

Properties

Properties inherited from GDBusProxy (9)
[]

Signals

Signals inherited from GDBusProxy (2)
Signals inherited from GObject (1)
Signals inherited from PhoshEmergencyCalls (3)

Class structure