Sets self to be activatable.
If a row is activatable, double-clicking on the row, using the Return key or calling gtk.widget.Widget.activate will activate the row. Activating instructs the containing columnview to emit the gtk.column_view.ColumnView.activate signal.
By default, row are activatable.
if the row should be activatable
Sets self to be activatable.
If a row is activatable, double-clicking on the row, using the Return key or calling gtk.widget.Widget.activate will activate the row. Activating instructs the containing columnview to emit the gtk.column_view.ColumnView.activate signal.
By default, row are activatable.