PropertiesGroup.this

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.

Parameters

object
Type: ObjectG

The object containing the properties

Return Value

A #DzlPropertiesGroup

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.26