Creates a gtk.Action corresponding to the value of property property_name on object.
The property must be existent and readable and writable (and not construct-only).
This function takes a reference on object and doesn't release it until the action is destroyed.
the name of the action to create
the object that has the property to wrap
the name of the property
a new gio.PropertyAction
ConstructionException GTK+ fails to create the object.
2.38
Creates a gtk.Action corresponding to the value of property property_name on object.
The property must be existent and readable and writable (and not construct-only).
This function takes a reference on object and doesn't release it until the action is destroyed.