Line 209: |
Line 209: |
| Gtk.PolicyType.NEVER | | Gtk.PolicyType.NEVER |
| Gtk.Justification.LEFT | | Gtk.Justification.LEFT |
| + | |
| + | === Pixbufs === |
| + | |
| + | The pixbuf libraies are in their own repository |
| + | |
| + | from gi.repository import GdkPixbuf |
| + | |
| + | GdkPixbuf.Pixbuf.new_from_file() |
| | | |
| ==Make a release== | | ==Make a release== |