Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmultitrack.h311 LiVESWidget *next_fm_button; member
H A Dmultitrack.c13378 mt->next_fm_button = lives_standard_button_new_with_label(_("_Next filter map"), in polymorph()
13381 lives_box_pack_end(LIVES_BOX(bbox), mt->next_fm_button, FALSE, FALSE, 0); in polymorph()
13383 …lives_widget_set_sensitive(mt->next_fm_button, (next_fm_event = get_next_fm(mt, mt->current_track,… in polymorph()
13386 lives_signal_sync_connect(LIVES_GUI_OBJECT(mt->next_fm_button), LIVES_WIDGET_CLICKED_SIGNAL, in polymorph()