activate


Description:

public signal void activate (uint position)

Emitted when a row has been activated by the user.

Activation usually happens via the list.activate-item action of the `GtkListView`.

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.

Parameters:

position

position of item to activate