Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

Gtk 3.24: Update Gtk #476

Open cwyse opened 1 year ago

cwyse commented 1 year ago
Gtk 3.24: Update Gtk

Update the application to use Gtk 3.24.
- Updated glade files using Gtk 3.24
- Replaced GtkTable with GtkGrid in glade
- Updated GtkTable.attach with GtkGrid.attach
- Updated property references from GtkTable as needed
cwyse commented 1 year ago

This commit should be on a new version branch, probably ghini-4.0-dev.