Skip to content

CatfishWindow: handle ctrl-a key on treeview

Handle ctrl-a (all select) key press

  • Explicitly select all rows in treeview selection
  • call update_treeview_stats to update selected_filenames
  • modify update_treeview_stats to support Gdk.EventKey

Closes #65 (closed)

Merge request reports