Releases: JuliaGtk/Gtk4.jl
Releases · JuliaGtk/Gtk4.jl
v0.3.5
Gtk4 v0.3.5
Closed issues:
v0.3.4
Gtk4 v0.3.4
v0.3.3
Gtk4 v0.3.3
Merged pull requests:
- enable uv_backend_fd integration for Mac in an interactive session (#24) (@jwahlstrand)
v0.3.2
Gtk4 0.3.1
- Return the collection in collection interface methods like
empty!
,push!
, etc. - In
g_idle_add
andg_timeout_add
, use GLib's recommended defaults for priority as our defaults and add priority as an option - Add a few Pango methods
Gtk4 0.3.0
v0.3.0 reduce GObject boilerplate, remove some useless constructor functiona…