Signal
GtkSignalListItemFactory::unbind
Description [src]
Emitted when an object has been unbound from its item.
This happens for example when a listitem was removed from use
in a list widget and its GtkListItem:item is about
to be unset.
This signal is the opposite of the GtkSignalListItemFactory::bind
signal and should be used to undo everything done in that signal.
| Default handler: The default handler is called before the handlers added via  | 
Parameters
- object
- 
            Type: GObjectThe GObjectto unbind.The data is owned by the caller of the function.