Article 5EG0K Where to get type library for Python GdkDrawable (GTK-3)

Where to get type library for Python GdkDrawable (GTK-3)

by
phoenix-anna
from LinuxQuestions.org on (#5EG0K)
I cannot import GdkDrawable for GTK-3 (Python). It says the introspection type library is not found.
````
import gi
git.require_version("Gtk","3.0")
from gi.repository import GdkDrawable
````

introspection type lib not foundlatest?d=yIl2AUoC8zA latest?i=sf2dhDnfvhk:FrVDm3uc45Q:F7zBnMy latest?i=sf2dhDnfvhk:FrVDm3uc45Q:V_sGLiP latest?d=qj6IDK7rITs latest?i=sf2dhDnfvhk:FrVDm3uc45Q:gIN9vFwsf2dhDnfvhk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments