DBUS_METHOD_INVOCATION_UNHANDLED
Description:
[ CCode ( cname = "G_DBUS_METHOD_INVOCATION_UNHANDLED" ) ]
[ Version ( since = "2.68" ) ]
public const bool DBUS_METHOD_INVOCATION_UNHANDLED
[ Version ( since = "2.68" ) ]
public const bool DBUS_METHOD_INVOCATION_UNHANDLED
The value returned by handlers of the signals generated by the `gdbus-codegen` tool to indicate that a method call has not been handled by an implementation.
It is equal to false, but using this macro is sometimes more readable.
In code that needs to be backwards-compatible with older GLib, use false instead.
Namespace: GLib
Package: gio-2.0