Functions
get_wysiwyg_info ()
WysiwygInfo *
get_wysiwyg_info ();
printmovement_cb ()
void
printmovement_cb (DenemoAction *action,
DenemoScriptParam *param);
printselection_cb ()
void
printselection_cb (DenemoAction *action,
DenemoScriptParam *param);
printexcerptpreview_cb ()
void
printexcerptpreview_cb (DenemoAction *action,
DenemoScriptParam *param);
get_lily_version_string ()
gchar *
get_lily_version_string (void);
export_pdf ()
void
export_pdf (gchar *filename,
DenemoProject *gui);
export_png ()
void
export_png (gchar *filename,
GChildWatchFunc finish,
DenemoProject *gui);
printpng_finished ()
void
printpng_finished (GPid pid,
gint status,
GList *filelist);
create_thumbnail ()
gboolean
create_thumbnail (gboolean async,
gchar *thumbnail_path);
large_thumbnail_name ()
gchar *
large_thumbnail_name (gchar *filepath);
stop_lilypond ()
gboolean
stop_lilypond ();
process_lilypond_errors ()
void
process_lilypond_errors (gchar *filename);
get_printfile_pathbasename ()
gchar *
get_printfile_pathbasename (void);
create_pdf ()
void
create_pdf (gboolean part_only,
gboolean all_movements);
show_print_view ()
void
show_print_view (DenemoAction *action,
DenemoScriptParam *param);