Package: gobject

Accessor gobject:binding-target-property

Lambda List

gobject:binding-target-property (object)

Syntax

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

Arguments

object -- a g:binding object
property -- a string for the name of the target property

Details

The accessor for the target-property slot of the g:binding class retrieves the name of the property of the target used for the binding.
 

See also

2025-09-27