Signal
GtkListBox::unselect-all
since: 3.14
Description [src]
The ::unselect-all signal is a [keybinding signal][GtkBindingSignal] which gets emitted to unselect all children of the box, if the selection mode permits it.
The default bindings for this signal is Ctrl-Shift-a.
Default handler: The default handler is called after the handlers added via |
Signal can be directly emitted on objects from user code |
Available since: 3.14 |