Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup GIO overrides to use Python function/method names | Paul Pogonyshev | 2009-06-12 | 1 | -0/+204 |
| | | | | | Also move several gio.Mount overrides over from 'gio.override' to existing 'gmount.override'. Part of bug #584289. | ||||
* | Wrap three gio.Mount methods | Gian Mario Tagliaretti | 2009-04-29 | 1 | -0/+142 |
the following methods of gio.Mount have been wrapped including docs (_wrap_g_mount_guess_content_type) (_wrap_g_mount_guess_content_type_finish) (_wrap_g_mount_guess_content_type_sync) |