activate
Description:
[ Version ( since = "3.10" ) ]
public virtual signal void activate ()
public virtual signal void activate ()
This is a keybinding signal, which will cause this row to be activated.
If you want to be notified when the user activates a row (by key or not), use the row_activated signal on the row’s parent ListBox.