Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrap gio.Drive.stop() | Gian Mario Tagliaretti | 2010-01-01 | 1 | -0/+52 |
| | |||||
* | Wrap gio.Drive.start() | Gian Mario Tagliaretti | 2010-01-01 | 1 | -0/+52 |
| | |||||
* | Wrap gio.Drive.eject_with_data() | Gian Mario Tagliaretti | 2009-12-29 | 1 | -0/+54 |
| | |||||
* | Deprecate old gio.Drive methods | Gian Mario Tagliaretti | 2009-12-29 | 1 | -1/+6 |
| | |||||
* | Small fix in the header | Gian Mario Tagliaretti | 2009-12-29 | 1 | -1/+1 |
| | |||||
* | add a couple of convinence functions to convert from/to a python list and | Gian Mario Tagliaretti | 2009-03-28 | 1 | -0/+184 |
2009-03-28 Gian Mario Tagliaretti <gianmt@gnome.org> * gio/pygio-utils.[hc]: (strv_to_pylist) (pylist_to_strv) add a couple of convinence functions to convert from/to a python list and an array of strings. * gio/Makefile.am * gio/gdrive.override: * gio/gio.override: Strip GDrive overrides and wrap g_drive_enumerate_identifiers * tests/test_gio.py: * gio/gvolume.override: wrap g_volume_enumerate_identifiers * gio/gio.defs: add missing g_drive_get_identifier and g_drive_enumerate_identifiers svn path=/trunk/; revision=1035 |