GDBusInterfaceSetPropertyFunc
alias GDBusInterfaceSetPropertyFunc =
int function(GDBusConnection* connection, const(char)* sender, const(char)* objectPath, const(char)* interfaceName, const(char)* propertyName, GVariant* value, GError** error, void* userData)
gio c types
aliasesenumsstructs
The type of the @set_property function in #GDBusInterfaceVTable.