Package: gtk
Accessor gtk:column-view-row-activatable
Lambda Listgtk:column-view-row-activatable (object) SyntaxArgumentsDetails The accessor for the activatable slot of the gtk:column-view-row class gets or sets whether the row has been
set to be activatable. If a row is activatable, double-clicking on the row, using the Return key or calling the gtk:widget-activate function will activate the row. Activating instructs the containing columnview to emit the "activate" signal. By default, the rows are activatable. Since 4.12 | See also |
2025-08-14