GDBusInterfaceMethodCallFunc

The type of the @method_call function in #GDBusInterfaceVTable.

alias GDBusInterfaceMethodCallFunc = void function(GDBusConnection* connection, const(char)* sender, const(char)* objectPath, const(char)* interfaceName, const(char)* methodName, GVariant* parameters, GDBusMethodInvocation* invocation, void* userData)

Meta

Since

2.26