hugopl / gtk4.cr

GTK4 bindings for Crystal
https://hugopl.github.io/gtk4.cr/
MIT License
102 stars 8 forks source link

Add alias to `Gtk::Widget#allocate` using integers instead of a `Gdk::Rectangle` #72

Closed hugopl closed 3 months ago

hugopl commented 3 months ago

A monkey patch that I'm using for ages... I believe it may be useful for others as well.