unbind
Description:
Emitted when an object has been unbound from its item, for example when a listitem was removed from use in a list widget and its [property@Gtk.
ListItem:item] is about to be unset.
This signal is the opposite of the [signal@Gtk.SignalListItemFactory:GtkSignalListItemFactory:bind
] signal and should be used to
undo everything done in that signal.
Parameters:
object |
The `GObject` to unbind |