Package: gio

Function gio:settings-unbind

Lambda List

gio:settings-unbind (object property)

Arguments

object -- a g:object object with the property to unbind
property -- a string for the property whose binding is removed

Details

Removes an existing binding for property on object. Note that bindings are automatically removed when the object is finalized, so it is rarely necessary to call this function.
 

See also

#2026-03-25