setActivatable
Sets @self to be activatable.
If a row is activatable, double-clicking on the row, using the Return key or calling gtk_widget_activate() will activate the row. Activating instructs the containing columnview to emit the signal@Gtk.ColumnView::activate signal.
By default, row are activatable.
Since
4.12
Parameters
activatable
if the row should be activatable