PropertyAction

constructor(name: String, object: <Error class: unknown class>, propertyName: String)

Creates a #GAction corresponding to the value of property

Return

a new #GPropertyAction

Since

2.38

Parameters

name

the name of the action to create

object

the object that has the property to wrap

propertyName

the name of the property


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)