jan_flanders

Untitled

Nov 21st, 2012
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. http://live.gnome.org/Gedit/PythonPluginHowTo
  2. http://www.micahcarrick.com/writing-plugins-for-gedit-3-in-python.html
  3. http://developer.gnome.org/gedit/3.0/gedit-gedit-tab.html#GeditTab
  4. http://developer.gnome.org/gtk3/3.2/GtkTextBuffer.html
  5. https://live.gnome.org/Gedit/PythonPluginHowTo#Gedit.Document
  6. http://git.gnome.org/browse/gedit/tree/plugins/filebrowser/messages.xml
  7. http://git.gnome.org/browse/gedit/tree/plugins/filebrowser/gedit-file-browser-messages.c
  8. http://python-gtk-3-tutorial.readthedocs.org/en/latest/cellrenderers.html#cellrenderertext
  9. https://mail.gnome.org/archives/gedit-list/2008-June/msg00028.html
  10. http://stackoverflow.com/questions/4417962/stop-reading-process-output-in-python-without-hang
  11. http://developer.gnome.org/libpeas/stable/PeasPluginInfo.html#peas-plugin-info-get-settings
  12. http://developer.gnome.org/gtk/2.24/
  13. http://www.gtkforums.com/viewtopic.php?f=3&t=54847
  14. http://effbot.org/zone/python-list.htm
  15. http://www.ittc.ku.edu/~niehaus/classes/448-s04/448-standard/gtk_gui_examples/
  16. http://www.dafishinsea.com/blog/2010/01/21/getting-ctags-to-work-with-actionscript-and-haxe/
Advertisement
Add Comment
Please, Sign In to add comment