Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1233 LiVESWidget *vj_show_keys; member
H A Dgui.c1524 mainw->vj_show_keys = lives_standard_menu_item_new_with_label(_("Show VJ _Keys")); in create_LiVES()
1525 lives_container_add(LIVES_CONTAINER(mainw->vj_menu), mainw->vj_show_keys); in create_LiVES()
2851 lives_signal_sync_connect(LIVES_GUI_OBJECT(mainw->vj_show_keys), LIVES_WIDGET_ACTIVATE_SIGNAL, in create_LiVES()