gio.dbus_method_info
Module for [DBusMethodInfo] class
class DBusMethodInfo
Types 1
Information about a method on an D-Bus interface.
Methods
DBusMethodInfo self()Returns `this`, for use in `with` statements.int refCount() @propertyGet `refCount` field. Returns: The reference count or -1 if statically allocated.void refCount(int propval) @propertySet `refCount` field. Params: propval = The reference count or -1 if statically allocated.void name(string propval) @propertySet `name` field. Params: propval = The name of the D-Bus method, e.g. @RequestName.