Top | ![]() |
![]() |
![]() |
![]() |
GAction * dzl_child_property_action_new (const gchar *name
,GtkContainer *container
,GtkWidget *child
,const gchar *child_property_name
);
This creates a new GAction that will change when the underlying child
property of container
changes for child
.
#define DZL_TYPE_CHILD_PROPERTY_ACTION (dzl_child_property_action_get_type())
“child”
property “child” GtkWidget *
The child widget.
Owner: DzlChildPropertyAction
Flags: Read
“child-property-name”
property“child-property-name” gchar *
The name of the child property.
Owner: DzlChildPropertyAction
Flags: Read
Default value: NULL