Skip to content

Instantly share code, notes, and snippets.

@ishankhare07
Last active August 29, 2015 14:15
Show Gist options
  • Save ishankhare07/3a0d4960ed3020e9ab9f to your computer and use it in GitHub Desktop.
Save ishankhare07/3a0d4960ed3020e9ab9f to your computer and use it in GitHub Desktop.
gtkSource comaptibility importer
from gi.importer import DynamicImporter
DynamicImporter('GtkSource')
<gi.importer.DynamicImporter object at 0xb6e131ec>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment