summaryrefslogtreecommitdiffstats
path: root/gio/gdrive.override
Commit message (Collapse)AuthorAgeFilesLines
* Wrap gio.Drive.stop()Gian Mario Tagliaretti2010-01-011-0/+52
|
* Wrap gio.Drive.start()Gian Mario Tagliaretti2010-01-011-0/+52
|
* Wrap gio.Drive.eject_with_data()Gian Mario Tagliaretti2009-12-291-0/+54
|
* Deprecate old gio.Drive methodsGian Mario Tagliaretti2009-12-291-1/+6
|
* Small fix in the headerGian Mario Tagliaretti2009-12-291-1/+1
|
* add a couple of convinence functions to convert from/to a python list andGian Mario Tagliaretti2009-03-281-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