Home
last modified time | relevance | path

Searched refs:string_dialog_editor_with_widget (Results 1 – 3 of 3) sorted by relevance

/dports/audio/denemo/denemo-2.0.6/src/core/
H A Dutils.h154 gchar *string_dialog_editor_with_widget (DenemoProject * gui, gchar * wlabel, gchar * direction, gc…
H A Dutils.c2292 string_dialog_editor_with_widget (DenemoProject * gui, gchar * wlabel, gchar * direction, gchar * P… in string_dialog_editor_with_widget() function
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dscorelayout.c858 …gchar *newval = string_dialog_editor_with_widget (Denemo.project, _("Edit LilyPond"), _("Edit this… in prefix_edit_callback()