Closed tintou closed 2 years ago
@tintou This is resulting in a new terminal warning in the static construct clause:
(process:69210): GLib-GObject-CRITICAL **: 17:13:58.854: g_object_set: assertion 'G_IS_OBJECT (object)' failed
Looks like Gtk.Settings.get_default () is giving null
in this scope.
Works OK if you put the code into the activate ()
function (like the demo Application).
The settings is valid for the whole executable sono need to watch it per bubble.