[ CCode ( cname = "xfconf_g_property_unbind_all" ) ]
public void property_unbind_all (void* channel_or_object)
Unbinds all Xfconf channel bindings (see property_bind) to object.
If object is an Channel, it will unbind all xfconf properties on that
channel. If object is a regular Object with properties bound to a
channel, all those bindings will be removed.
| channel_or_object |