|
GObjectClass | parent_class |
|
gboolean(* | is_active )(GVfs *vfs) |
|
GFile *(* | get_file_for_path )(GVfs *vfs, const char *path) |
|
GFile *(* | get_file_for_uri )(GVfs *vfs, const char *uri) |
|
const gchar *const *(* | get_supported_uri_schemes )(GVfs *vfs) |
|
GFile *(* | parse_name )(GVfs *vfs, const char *parse_name) |
|
void(* | local_file_add_info )(GVfs *vfs, const char *filename, guint64 device, GFileAttributeMatcher *attribute_matcher, GFileInfo *info, GCancellable *cancellable, gpointer *extra_data, GDestroyNotify *free_extra_data) |
|
void(* | add_writable_namespaces )(GVfs *vfs, GFileAttributeInfoList *list) |
|
gboolean(* | local_file_set_attributes )(GVfs *vfs, const char *filename, GFileInfo *info, GFileQueryInfoFlags flags, GCancellable *cancellable, GError **error) |
|
void(* | local_file_removed )(GVfs *vfs, const char *filename) |
|
void(* | local_file_moved )(GVfs *vfs, const char *source, const char *dest) |
|
GIcon *(* | deserialize_icon )(GVfs *vfs, GVariant *value) |
|
void(* | _g_reserved1 )(void) |
|
void(* | _g_reserved2 )(void) |
|
void(* | _g_reserved3 )(void) |
|
void(* | _g_reserved4 )(void) |
|
void(* | _g_reserved5 )(void) |
|
void(* | _g_reserved6 )(void) |
|
Definition at line 78 of file gvfs.h.