ListBoxRow.addOnActivate

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 gtk.ListBox

class ListBoxRow
gulong
addOnActivate
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

3.10