property_unbind_all


Description:

[ 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.

Parameters:

channel_or_object

A Object or Channel.


Namespace: Xfconf
Package: libxfconf-0