]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilesystem.h
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtkfilesystem.h
index 57b687615b0fdbae787f670bd9f838a5feb28137..03782d6f7f5cfaa13b44012366c6034c4f48960e 100644 (file)
@@ -129,7 +129,7 @@ GdkPixbuf *     _gtk_file_info_render_icon (GFileInfo *info,
 gboolean       _gtk_file_info_consider_as_directory (GFileInfo *info);
 
 /* GFile helper functions */
-gboolean       _gtk_file_is_path_not_local (GFile *file);
+gboolean       _gtk_file_has_native_path (GFile *file);
 
 G_END_DECLS