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)
gtkc giotypes
aliasesenumsstructs
The type of the @method_call function in #GDBusInterfaceVTable.