This creates a new #DzlPropertiesGroup to create stateful actions around properties in @object.
Call dzl_properties_group_add_property() to add a property to action name mapping for this group. Until you've called this, no actions are mapped.
Note that #DzlPropertiesGroup only holds a weak reference to @object and therefore you must keep @object alive elsewhere.
The object containing the properties
A #DzlPropertiesGroup
ConstructionException GTK+ fails to create the object.
3.26
See Implementation
This creates a new #DzlPropertiesGroup to create stateful actions around properties in @object.
Call dzl_properties_group_add_property() to add a property to action name mapping for this group. Until you've called this, no actions are mapped.
Note that #DzlPropertiesGroup only holds a weak reference to @object and therefore you must keep @object alive elsewhere.