Add g_file_query_file_type convenience function to query the type of a

2008-03-30  Matthias Clasen  <mclasen@redhat.com>

        * gio.symbols:
        * gfile.c:
        * gfile.h: Add g_file_query_file_type convenience function
        to query the type of a file.  (#520715, Mikkel Kamstrup Erlandsen)



svn path=/trunk/; revision=6784
This commit is contained in:
Matthias Clasen
2008-03-31 04:46:22 +00:00
committed by Matthias Clasen
parent 6bbef67ad6
commit a07b747200
6 changed files with 56 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2008-03-30 Matthias Clasen <mclasen@redhat.com>
* gio/gio-sections.txt: Add g_file_query_file_type.
2008-03-30 Matthias Clasen <mclasen@redhat.com>
* glib/glib-sections.txt:

View File

@@ -70,6 +70,7 @@ g_file_query_info
g_file_query_info_async
g_file_query_info_finish
g_file_query_exists
g_file_query_file_type
g_file_query_filesystem_info
g_file_query_filesystem_info_async
g_file_query_filesystem_info_finish