Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1246 LiVESWidget *export_custom_rfx; member
H A Dgui.c1396 …mainw->export_custom_rfx = lives_standard_menu_item_new_with_label(_("E_xport Custom RFX script...… in create_LiVES()
1397 lives_container_add(LIVES_CONTAINER(rfx_menu), mainw->export_custom_rfx); in create_LiVES()
2842 lives_signal_connect(LIVES_GUI_OBJECT(mainw->export_custom_rfx), LIVES_WIDGET_ACTIVATE_SIGNAL, in create_LiVES()
H A Drfx-builder.c4725 lives_widget_set_sensitive(mainw->export_custom_rfx, TRUE); in update_rfx_menus()
4728 lives_widget_set_sensitive(mainw->export_custom_rfx, FALSE); in update_rfx_menus()