Binding.dupTarget

Retrieves the #GObject instance used as the target of the binding.

A #GBinding can outlive the target #GObject as the binding does not hold a strong reference to the target. If the target is destroyed before the binding then this function will return %NULL.

class Binding
dupTarget
()

Return Value

Type: ObjectG

the target #GObject, or %NULL if the target does not exist any more.

Meta

Since

2.68