Binding.dupSource

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

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

class Binding
dupSource
()

Return Value

Type: ObjectG

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

Meta

Since

2.68