Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1219 LiVESWidget *toy_tv; member
H A Dgui.c1553 mainw->toy_tv = lives_standard_check_menu_item_new_with_label(_("_LiVES TV (broadband)"), FALSE); in create_LiVES()
1556 lives_container_add(LIVES_CONTAINER(mainw->toys_menu), mainw->toy_tv); in create_LiVES()
2881 …mainw->toy_func_lives_tv = lives_signal_connect_after(LIVES_GUI_OBJECT(mainw->toy_tv), LIVES_WIDGE… in create_LiVES()
3027 lives_widget_show(mainw->toy_tv); in show_lives()
3029 lives_widget_hide(mainw->toy_tv); in show_lives()
H A Dmain.c5237 lives_widget_set_sensitive(mainw->toy_tv, TRUE); in sensitize()
5417 lives_widget_set_sensitive(mainw->toy_tv, FALSE); in desensitize()
5506 lives_widget_set_sensitive(mainw->toy_tv, FALSE); in procw_desensitize()
H A Dcallbacks.c9573 lives_signal_handler_block(mainw->toy_tv, mainw->toy_func_lives_tv);
9574 lives_check_menu_item_set_active(LIVES_CHECK_MENU_ITEM(mainw->toy_tv), FALSE);
9575 lives_signal_handler_unblock(mainw->toy_tv, mainw->toy_func_lives_tv);