Home
last modified time | relevance | path

Searched refs:showfct (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dkeyboard.c476 lives_check_menu_item_set_active(LIVES_CHECK_MENU_ITEM(mainw->showfct), prefs->hide_framebar); in showfct_callback()
H A Dgui.c1066 …mainw->showfct = lives_standard_check_menu_item_new_with_label(_("S_how Frame Counter"), !prefs->h… in create_LiVES()
1067 lives_container_add(LIVES_CONTAINER(mainw->play_menu), mainw->showfct); in create_LiVES()
1069 lives_widget_add_accelerator(mainw->showfct, LIVES_WIDGET_ACTIVATE_SIGNAL, mainw->accel_group, in create_LiVES()
2744 lives_signal_sync_connect(LIVES_GUI_OBJECT(mainw->showfct), LIVES_WIDGET_ACTIVATE_SIGNAL, in create_LiVES()
3286 …lives_widget_remove_accelerator(mainw->showfct, mainw->accel_group, LIVES_KEY_h, (LiVESXModifierTy… in fade_background()
3407 lives_widget_add_accelerator(mainw->showfct, LIVES_WIDGET_ACTIVATE_SIGNAL, mainw->accel_group, in unfade_background()
H A Dmainwindow.h1179 LiVESWidget *showfct; member
H A Dcallbacks.c10373 lives_widget_set_sensitive(mainw->showfct, FALSE);
10436 lives_widget_set_sensitive(mainw->showfct, TRUE);