mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
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:
committed by
Matthias Clasen
parent
6bbef67ad6
commit
a07b747200
@@ -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:
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user