Package: gobject

Accessor gobject:binding-target

Lambda List

gobject:binding-target (object)

Syntax

(g:binding-target object) => target

Arguments

object -- a g:binding object
target -- a g:object target instance

Details

Accessor of the target slot of the g:binding class. Retrieves the g:object instance used as the target of the binding.

Warning

This function is deprecated since 2.68. Use the g:binding-dup-target function for a safer version of this function.
 

See also

2024-12-7