GObject.Binding.prototype.get_target_property
function get_target_property(): String { // Gjs wrapper for g_binding_get_target_property() }
Retrieves the name of the property of GObject.Binding.target used as the target of the binding.
Since 2.26
- Returns
the name of the target property