Is there a gi.repository documentation for python?

后端 未结 5 1089
不思量自难忘°
不思量自难忘° 2021-02-01 14:43

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

5条回答
  •  萌比男神i
    2021-02-01 15:20

    Give a look at the GNOME Wiki, most of the useful information on Gobject Introspection is there:

    • http://wiki.gnome.org/GObjectIntrospection
    • http://wiki.gnome.org/PyGObject/IntrospectionPorting

提交回复
热议问题