LocationProxy
Object Hierarchy:
Description:
[
CCode ( type_id =
"gclue_location_proxy_get_type ()" ) ]
public class LocationProxy :
DBusProxy,
Location,
AsyncInitable,
DBusInterface,
Initable
The LocationProxy structure contains only private data and should only be accessed using the provided API.
Content:
Creation methods:
- public async LocationProxy (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable) throws Error
Asynchronously creates a proxy for the D-Bus interface <link
linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.
- public async LocationProxy.for_bus (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public LocationProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public LocationProxy.sync (DBusConnection connection, DBusProxyFlags flags, string? name, string object_path, Cancellable? cancellable = null) throws Error
Synchronously creates a proxy for the D-Bus interface <link
linkend="gdbus-interface-org-freedesktop-GeoClue2-Location.
Inherited Members:
All known members inherited from class GLib.DBusProxy
All known members inherited from class GLib.Object
All known members inherited from interface GClue.Location
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusInterface
All known members inherited from interface GLib.Initable