This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Generate `.pyi` files for GObject instrospect libraries | |
such as Gtk and Gdk. | |
Python version 3.10 | |
Requires `gobject-introspection` package to be | |
installed at `/usr/lib/gobject-introspection/`. | |
Does not support (yet) |