GObject.Binding.prototype.get_source_property

function get_source_property(): String {
    // Gjs wrapper for g_binding_get_source_property()
}
  

Retrieves the name of the property of GObject.Binding.source used as the source of the binding.

Since 2.26

Returns

the name of the source property