Package: gobject

Accessor gobject:binding-source-property

Lambda List

gobject:binding-source-property (object)

Syntax

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

Arguments

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

Details

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

See also

2025-09-27