Home
last modified time | relevance | path

Searched refs:comment_stamp_label (Results 1 – 2 of 2) sorted by relevance

/dports/audio/gqradio/gqradio-1.9.2/src/
H A Dui2_typedefs.h338 GtkWidget *comment_stamp_label; member
H A Dui2_editor.c3920 ui_edit_entry_set(ed->comment_stamp_label, ed->comment_stamp); in comment_window_push()
4017 ed->comment_stamp_label = ui_edit_entry_new(vbox, _("Time stamp:")); in comment_window_show()
4018 gtk_widget_set_sensitive(ed->comment_stamp_label, FALSE); in comment_window_show()