Public Attributes | |
gchar * | filename |
VFSFile * | handle |
gboolean | buffered |
PluginHandle * | plugin |
Definition at line 34 of file probe.c.
Definition at line 38 of file probe.c.
Referenced by check_opened(), and probe_func().
gchar* ProbeState::filename |
Definition at line 36 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_extension(), probe_by_scheme(), and probe_func().
Definition at line 37 of file probe.c.
Referenced by check_opened(), file_find_decoder(), probe_by_mime(), and probe_func().
Definition at line 39 of file probe.c.
Referenced by file_find_decoder(), probe_func(), and probe_func_fast().