Manager
Object Hierarchy:
Description:
[ CCode ( type_id = "gclue_manager_get_type ()" ) ]
public interface Manager : Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-freedesktop-GeoClue2-Manager.
top_of_page">org.freedesktop.GeoClue2.Manager</link>.
All known implementing classes:
Content:
Properties:
Static methods:
Methods:
- public async bool call_add_agent (string arg_id, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public bool call_add_agent_sync (string arg_id, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public async bool call_create_client (Cancellable? cancellable, out string out_client) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public bool call_create_client_sync (out string out_client, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public async bool call_delete_client (string arg_client, Cancellable? cancellable) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public bool call_delete_client_sync (string arg_client, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public async bool call_get_client (Cancellable? cancellable, out string out_client) throws Error
Asynchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public bool call_get_client_sync (out string out_client, Cancellable? cancellable = null) throws Error
Synchronously invokes the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public void complete_add_agent (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public void complete_create_client (owned DBusMethodInvocation invocation, string client)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public void complete_delete_client (owned DBusMethodInvocation invocation)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public void complete_get_client (owned DBusMethodInvocation invocation, string client)
Helper function used in service implementations to finish handling
invocations of the <link linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
Signals:
- public virtual signal bool handle_add_agent (DBusMethodInvocation invocation, string arg_id)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public virtual signal bool handle_create_client (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public virtual signal bool handle_delete_client (DBusMethodInvocation invocation, string arg_client)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
- public virtual signal bool handle_get_client (DBusMethodInvocation invocation)
Signal emitted when a remote caller is invoking the <link
linkend="gdbus-method-org-freedesktop-GeoClue2-Manager.
Inherited Members:
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref