GDBusInterfaceSetPropertyFunc

The type of the set_property function in GDBusInterfaceVTable

alias GDBusInterfaceSetPropertyFunc = int function(GDBusConnection* connection, const(char)* sender, const(char)* objectPath, const(char)* interfaceName, const(char)* propertyName, GVariant* value, GError** error, void* userData)

Return Value

TRUE if the property was set to value, FALSE if error is set.

Meta

Since

2.26