Nice examples, but for them to work i had to add those lines in python files ```python import gi gi.require_version("Gtk", "3.0") ```
Nice examples, but for them to work i had to add those lines in python files