GdbusFeedbackHapticProxy
Object Hierarchy:
Description:
[
CCode ( type_id =
"lfb_gdbus_feedback_haptic_proxy_get_type ()" ) ]
public class GdbusFeedbackHapticProxy :
DBusProxy,
AsyncInitable,
DBusInterface,
Initable,
GdbusFeedbackHaptic
The GdbusFeedbackHapticProxy structure contains only private data and should only be accessed using the
provided API.
Content:
Creation methods:
- public async GdbusFeedbackHapticProxy (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-sigxcpu-Feedback-Haptic.
- public async GdbusFeedbackHapticProxy.for_bus (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable) throws Error
- public GdbusFeedbackHapticProxy.for_bus_sync (BusType bus_type, DBusProxyFlags flags, string name, string object_path, Cancellable? cancellable = null) throws Error
- public GdbusFeedbackHapticProxy.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-sigxcpu-Feedback-Haptic.
Inherited Members:
All known members inherited from class GLib.DBusProxy
All known members inherited from class GLib.Object
All known members inherited from interface GLib.AsyncInitable
All known members inherited from interface GLib.DBusInterface
All known members inherited from interface GLib.Initable
All known members inherited from interface Lfb.GdbusFeedbackHaptic