GDBusInterfaceMethodCallFunc
alias GDBusInterfaceMethodCallFunc =
void function(GDBusConnection* connection, const(char)* sender, const(char)* objectPath, const(char)* interfaceName, const(char)* methodName, GVariant* parameters, GDBusMethodInvocation* invocation, void* userData)
gio c types
aliasesenumsstructs
The type of the @method_call function in #GDBusInterfaceVTable.