Functions
confirmbox ()
gboolean
confirmbox (DenemoProject *gui);
file_savepartswrapper ()
void
file_savepartswrapper (DenemoAction *action,
DenemoScriptParam *param);
file_open_with_check ()
void
file_open_with_check (DenemoAction *action,
DenemoScriptParam *param);
file_import_lilypond_with_check ()
void
file_import_lilypond_with_check (DenemoAction *action,
DenemoScriptParam *param);
file_import_midi_with_check ()
void
file_import_midi_with_check (DenemoAction *action,
DenemoScriptParam *param);
file_import_musicxml_with_check ()
void
file_import_musicxml_with_check (DenemoAction *action,
DenemoScriptParam *param);
file_add_staffs ()
void
file_add_staffs (DenemoAction *action,
DenemoScriptParam *param);
file_add_movements ()
void
file_add_movements (DenemoAction *action,
DenemoScriptParam *param);
system_template_open_with_check ()
void
system_template_open_with_check (DenemoAction *action,
DenemoScriptParam *param);
system_example_open_with_check ()
void
system_example_open_with_check (DenemoAction *action,
DenemoScriptParam *param);
local_template_open_with_check ()
void
local_template_open_with_check (DenemoAction *action,
DenemoScriptParam *param);
file_savewrapper ()
void
file_savewrapper (DenemoAction *action,
DenemoScriptParam *param);
file_saveaswrapper ()
void
file_saveaswrapper (DenemoAction *action,
DenemoScriptParam *param);
file_newwrapper ()
void
file_newwrapper (DenemoAction *action,
DenemoScriptParam *param);
file_save ()
gint
file_save (GtkWidget *widget,
DenemoProject *gui);
template_save ()
void
template_save (DenemoAction *action,
DenemoScriptParam *param);
file_copy_save ()
void
file_copy_save (DenemoAction *action,
DenemoScriptParam *param);
export_mudela_action ()
void
export_mudela_action (DenemoAction *action,
DenemoScriptParam *param);
export_pdf_action ()
void
export_pdf_action (DenemoAction *action,
DenemoScriptParam *param);
export_png_action ()
void
export_png_action (DenemoAction *action,
DenemoScriptParam *param);
export_midi_action ()
void
export_midi_action (DenemoAction *action,
DenemoScriptParam *param);
paste_clipboard ()
void
paste_clipboard (DenemoAction *action,
DenemoScriptParam *param);
openrecent ()
void
openrecent (GtkWidget *widget,
gchar *filename);
file_dialog ()
gchar *
file_dialog (gchar *message,
gboolean read,
gchar *location,
gchar *ext,
GList *exts);
lyinput ()
gint
lyinput (gchar *filename);
open_source_file ()
gint
open_source_file (void);