Package: gobject

Accessor g-binding-target-property

Lambda List

g-binding-target-property (object)

Syntax

(g-binding-target-property object) => target

Arguments

object -- a g-binding object
target-property -- a string with the name of the target property

Details

Accessor of the target-property slot of the g-binding class.

Retrieves the name of the property of the target used for the binding.
 

See also

2020-10-18