#include <plugin.h>
Public Attributes | |
PLUGIN_COMMON_FIELDS const gchar *const * | extensions |
gboolean(* | load )(const gchar *path, VFSFile *file, gchar **title, struct index *filenames, struct index *tuples) |
gboolean(* | save )(const gchar *path, VFSFile *file, const gchar *title, struct index *filenames, struct index *tuples) |
Definition at line 103 of file plugin.h.
PLUGIN_COMMON_FIELDS const gchar* const* PlaylistPlugin::extensions |
gboolean(* PlaylistPlugin::load)(const gchar *path, VFSFile *file, gchar **title, struct index *filenames,struct index *tuples) |
gboolean(* PlaylistPlugin::save)(const gchar *path, VFSFile *file, const gchar *title, struct index *filenames,struct index *tuples) |