Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1247 LiVESWidget *delete_custom_rfx; member
H A Dgui.c1399 …mainw->delete_custom_rfx = lives_standard_menu_item_new_with_label(_("De_lete Custom RFX Script...… in create_LiVES()
1400 lives_container_add(LIVES_CONTAINER(rfx_menu), mainw->delete_custom_rfx); in create_LiVES()
2836 lives_signal_connect(LIVES_GUI_OBJECT(mainw->delete_custom_rfx), LIVES_WIDGET_ACTIVATE_SIGNAL, in create_LiVES()
H A Drfx-builder.c4724 lives_widget_set_sensitive(mainw->delete_custom_rfx, TRUE); in update_rfx_menus()
4727 lives_widget_set_sensitive(mainw->delete_custom_rfx, FALSE); in update_rfx_menus()