I\'m looking for a gi.repository module documentation and I can\'t find anything on the internet.
All I found is documentation of new Gtk3 libraries for C, or old P
Currently the gi-documentation for python is in development. It will appear in gtk3.4 or later.
You can currently either build it on your own, or use unofficial generated versions like here. But be careful, they can contain information from future versions.