All of the fileref functions are now implemented:
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 20 Jul 2008 00:09:16 +0000 (00:09 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 20 Jul 2008 00:09:16 +0000 (00:09 +0000)
commit4a8f20f28d17b8995a8770cc7ef95db3cb5212b4
tree96995dba8f5ac5f18bfa25dddc89e17683223c33
parent6b88d5630371fa1633b8f0dcd9f6c92efc315e6d
All of the fileref functions are now implemented:

glk_fileref_create_temp()
glk_fileref_create_by_prompt()
glk_fileref_create_by_name()
glk_fileref_create_from_fileref()
glk_fileref_destroy()
glk_fileref_delete_file()
glk_fileref_does_file_exist()

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@6 ddfedd41-794f-dd11-ae45-00112f111e67
src/fileref.c
src/fileref.h
src/model.c