Searched refs:subt_checkbutton (Results 1 – 3 of 3) sorted by relevance
128 LiVESWidget *subt_checkbutton; member
3828 …commentsw->subt_checkbutton = lives_standard_check_button_new(_("Save _subtitles to file"), FALSE,… in create_comments_dialog()3831 lives_widget_set_sensitive(commentsw->subt_checkbutton, FALSE); in create_comments_dialog()3832 } else lives_toggle_button_set_active(LIVES_TOGGLE_BUTTON(commentsw->subt_checkbutton), TRUE); in create_comments_dialog()
3309 … sfile->subt && lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(commentsw->subt_checkbutton))) { in do_comments_dialog()