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
empty!
, push!
, etc.g_idle_add
and g_timeout_add
, use GLib's recommended defaults for priority as our defaults and add priority as an option