GdbusObjectManagerClient
Object Hierarchy:
Description:
[ CCode ( cname = "MmGdbusObjectManagerClient" , type_id = "mm_gdbus_object_manager_client_get_type ()" ) ]
public class GdbusObjectManagerClient : DBusObjectManagerClient, AsyncInitable, DBusObjectManager, Initable
The GdbusObjectManagerClient structure contains only private data and should only be accessed using the
provided API.
Content:
Static methods:
Creation methods:
- public async GdbusObjectManagerClient (DBusConnection connection, DBusObjectManagerClientFlags flags, string? name, string object_path, Cancellable? cancellable) throws Error
Asynchronously creates DBusObjectManagerClient
using get_proxy_type as the
DBusProxyTypeFunc.
- public async GdbusObjectManagerClient.for_bus (BusType bus_type, DBusObjectManagerClientFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public GdbusObjectManagerClient.for_bus_sync (BusType bus_type, DBusObjectManagerClientFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public GdbusObjectManagerClient.sync (DBusConnection connection, DBusObjectManagerClientFlags flags, string? name, string object_path, Cancellable? cancellable = null) throws Error
Synchronously creates DBusObjectManagerClient
using get_proxy_type as the
DBusProxyTypeFunc.
Inherited Members:
All known members inherited from class GLib.DBusObjectManagerClient
- @new
- bus_type
- connection
- flags
- get_connection
- get_flags
- get_name
- get_name_owner
- get_proxy_type_destroy_notify
- get_proxy_type_func
- get_proxy_type_user_data
- interface_proxy_properties_changed
- interface_proxy_signal
- name
- name_owner
- new_for_bus
- object_path
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
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusObjectManager
- get_interface
- get_object
- get_object_path
- get_objects
- interface_added
- interface_removed
- object_added
- object_removed
All known members inherited from interface GLib.Initable