Signal
GtkListView::activate
Description [src]
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 gtk_list_item_set_activatable()
for details on how to use
this signal.
Default handler: The default handler is called after the handlers added via |