Ferada / cl-cffi-gtk

#cl-cffi-gtk on Freenode. A Lisp binding to GTK+3. SBCL/CCL/ABCL (ECL/CLISP unstable)
http://www.crategus.com/books/cl-cffi-gtk
41 stars 8 forks source link

gio.file.lisp: Add g-file-new-for-uri #22

Closed kierangrant closed 6 years ago

kierangrant commented 6 years ago

I noticed that g-file-new-for-uri was missing when trying to do Drag-And-Drop of file URI's.

Ferada commented 6 years ago

Thank you!