Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h1077 ulong lb_func; member
H A Dpreferences.c843 lives_signal_handler_block(mainw->letter, mainw->lb_func); in pref_factory_bool()
845 lives_signal_handler_unblock(mainw->letter, mainw->lb_func); in pref_factory_bool()
H A Dgui.c2721 …mainw->lb_func = lives_signal_sync_connect(LIVES_GUI_OBJECT(mainw->letter), LIVES_WIDGET_ACTIVATE_… in create_LiVES()