[pygtk] PyGTK equivalent to g_filename_from_uri()
Pádraig Brady
P at draigBrady.com
Thu Feb 12 23:24:16 WST 2009
Luis Gonzalez wrote:
> Hi,
>
> I see that glib library has g_filename_from_uri() method to get the filename from uri :
> http://library.gnome.org/devel/glib/stable/glib-Character-Set-Conversion.html#g-filename-from-uri
>
> I don't find it into PyGTK, where is PyGTK equivalent to g_filename_from_uri()?
I implemented something like this myself.
See: http://code.google.com/p/fslint/source/browse/tags/2.28/fslint-gui#157
cheers,
Pádraig.
More information about the pygtk
mailing list