#include <plugin.h>
Public Attributes | |
PLUGIN_COMMON_FIELDS const gchar *const * | extensions |
gboolean(* | load )(const gchar *filename, gint list, gint at) |
gboolean(* | save )(const gchar *filename, gint list) |
Definition at line 114 of file plugin.h.
PLUGIN_COMMON_FIELDS const gchar* const* PlaylistPlugin::extensions |