Skip to content

Split tutorial in PyGObject and GTK+ 3 parts #35

@lazka

Description

@lazka

I propose splitting the tutorial in two parts:

  1. PyGObject documentation, describing the gi API (require_version etc.), GObject, Porting from old static bindings, properties, signals, threading, string handling

  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions