Package: gobject

Accessor gobject:binding-source

Lambda List

gobject:binding-source (object)

Syntax

(g:binding-source object) => source

Arguments

object -- a g:binding object
source -- a g:object source instance

Details

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

Warning

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

See also

2024-12-7