target does not exist any more.
Binding.dupTarget
gobject.object.ObjectWrap 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.
Returns
the target #GObject, or null if the