-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Description
I propose splitting the tutorial in two parts:
-
PyGObject documentation, describing the gi API (require_version etc.), GObject, Porting from old static bindings, properties, signals, threading, string handling
-
Gtk+ 3 / Glib documentation, describing the various widgets, how to create your own widget etc., threading, main loop
Because: This would make the tutorial more useful for users of other GI modules like GStreamer/Clutter. It also would make it easier to write new docs for other modules since they can reference the PyGObject parts.
I can provide a patch if this is a welcome change.
Metadata
Metadata
Assignees
Labels
No labels