Functions
scorearea_keypress_event ()
gint
scorearea_keypress_event (GtkWidget *widget,
GdkEventKey *event);
scorearea_keyrelease_event ()
gint
scorearea_keyrelease_event (GtkWidget *widget,
GdkEventKey *event);
scorearea_button_press ()
gint
scorearea_button_press (GtkWidget *widget,
GdkEventButton *event);
scorearea_button_release ()
gint
scorearea_button_release (GtkWidget *widget,
GdkEventButton *event);
intercept_scorearea_keypress ()
gboolean
intercept_scorearea_keypress (GdkEventKey *pevent);
adjust_measure_less_width_key ()
void
adjust_measure_less_width_key (DenemoAction *action,
DenemoScriptParam *param);
adjust_measure_more_width_key ()
void
adjust_measure_more_width_key (DenemoAction *action,
DenemoScriptParam *param);
adjust_staff_less_height_key ()
void
adjust_staff_less_height_key (DenemoAction *action,
DenemoScriptParam *param);
adjust_staff_more_height_key ()
void
adjust_staff_more_height_key (DenemoAction *action,
DenemoScriptParam *param);
octave_up_key ()
void
octave_up_key (DenemoAction *action,
DenemoScriptParam *param);
octave_down_key ()
void
octave_down_key (DenemoAction *action,
DenemoScriptParam *param);
rest_toggle_key ()
void
rest_toggle_key (DenemoAction *action,
DenemoScriptParam *param);
append_measure_key ()
void
append_measure_key (DenemoAction *action,
DenemoScriptParam *param);
insert_measure_key ()
void
insert_measure_key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_0key ()
void
insert_chord_0key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_1key ()
void
insert_chord_1key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_2key ()
void
insert_chord_2key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_3key ()
void
insert_chord_3key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_4key ()
void
insert_chord_4key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_5key ()
void
insert_chord_5key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_6key ()
void
insert_chord_6key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_7key ()
void
insert_chord_7key (DenemoAction *action,
DenemoScriptParam *param);
insert_chord_8key ()
void
insert_chord_8key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_0key ()
void
insert_blankchord_0key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_1key ()
void
insert_blankchord_1key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_2key ()
void
insert_blankchord_2key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_3key ()
void
insert_blankchord_3key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_4key ()
void
insert_blankchord_4key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_5key ()
void
insert_blankchord_5key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_6key ()
void
insert_blankchord_6key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_7key ()
void
insert_blankchord_7key (DenemoAction *action,
DenemoScriptParam *param);
insert_blankchord_8key ()
void
insert_blankchord_8key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_0key ()
void
insert_rest_0key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_1key ()
void
insert_rest_1key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_2key ()
void
insert_rest_2key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_3key ()
void
insert_rest_3key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_4key ()
void
insert_rest_4key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_5key ()
void
insert_rest_5key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_6key ()
void
insert_rest_6key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_7key ()
void
insert_rest_7key (DenemoAction *action,
DenemoScriptParam *param);
insert_rest_8key ()
void
insert_rest_8key (DenemoAction *action,
DenemoScriptParam *param);
insert_quadtuplet ()
void
insert_quadtuplet (DenemoAction *action,
DenemoScriptParam *param);
deletepreviousobject ()
void
deletepreviousobject (DenemoAction *action,
DenemoScriptParam *param);
pending_flatten ()
void
pending_flatten (DenemoAction *action,
DenemoScriptParam *param);
pending_sharpen ()
void
pending_sharpen (DenemoAction *action,
DenemoScriptParam *param);
tie_notes_key ()
void
tie_notes_key (DenemoAction *action,
DenemoScriptParam *param);
remove_dot_key ()
void
remove_dot_key (DenemoAction *action,
DenemoScriptParam *param);
force_cautionary ()
void
force_cautionary (DenemoAction *action,
DenemoScriptParam *param);
newtimesig128 ()
void
newtimesig128 (DenemoAction *action,
DenemoScriptParam *param);
settimesig128 ()
void
settimesig128 (DenemoAction *action,
DenemoScriptParam *param);
append_measure_score ()
void
append_measure_score (DenemoAction *action,
DenemoScriptParam *param);
process_key_event ()
gchar *
process_key_event (GdkEventKey *event);