getSelectable
Checks if the row has been set to be selectable via gtk_column_view_row_set_selectable().
Do not confuse this function with method@Gtk.ColumnViewRow.get_selected.
Return
true if the row is selectable
Since
4.12
Checks if the row has been set to be selectable via gtk_column_view_row_set_selectable().
Do not confuse this function with method@Gtk.ColumnViewRow.get_selected.
true if the row is selectable
4.12