APIs Cheat Sheet
API Documentations
- GIR - Reference: GObject Introspection (GIR) browsable online API documentation of all important libraries
- GIR - Plugins Tutorial: How to implement e.g. Python plugins for a GTK+ 3.0 application using GObject Introspection (Japanese translation).
- PyGtk - Gst - GStreamer Simple Player: Example player with playbin2 in PyGTK.
- PyGtk - Gst - GStreamer Tutorial (PDF)
- GStreamer - Porting PyGtk to PyGI: Summary of renaming and examples
- XDG Base Directory Spec - How to migrate: How to use XDG compliant paths in Glib, GTK and wxWidget Linux applications.
- MPRIS2 - Specification on controllable media players