Signal
GtkListBox::row-activated
since: 3.10
Description [src]
The ::row-activated signal is emitted when a row has been activated by the user.
Default handler: The default handler is called after the handlers added via |
Available since: 3.10 |
Parameters
row
-
Type:
GtkListBoxRow
The activated row.
The data is owned by the caller of the function.