Adds a couple more widgets, some cleanup and some necessary helpers.
The GFile business is a bit iffy. I wonder if there's a better way to map GObject's using their "main" interface, or if we have to find all of those implementers in the sources (because you're not actually supposed to see those on the C level).
Adds a couple more widgets, some cleanup and some necessary helpers.
The
GFile
business is a bit iffy. I wonder if there's a better way to mapGObject
's using their "main" interface, or if we have to find all of those implementers in the sources (because you're not actually supposed to see those on the C level).