ListView.addOnActivate

Emitted when a row has been activated by the user, usually via activating the GtkListView|list.activate-item action.

This allows for a convenient way to handle activation in a listview. See [method@Gtk.ListItem.set_activatable] for details on how to use this signal.

class ListView
gulong
addOnActivate
(
void delegate
(
uint
,)
dlg
,)

Meta