GTK4.cr v0.10.0 Release Notes

Release Date: 2022-06-04 // almost 2 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘€ Using GI-Crystal v0.12.x, See GI-Crystal changelog for more info.
    • Call abort when Gtk::Widget#template_child can't find the widget.

    โž• Added

    • โž• Added Gtk::TreeSelection#select_row(Int32) sugar, to select a row.