select_all
Description:
[ HasEmitter ]
[ Version ( since = "3.14" ) ]
public virtual signal void select_all ()
[ Version ( since = "3.14" ) ]
public virtual signal void select_all ()
The select_all signal is a keybinding signal which gets emitted to select all children of the box, if the selection mode permits it.
The default bindings for this signal is Ctrl-a.