Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.c1444 …boolean show_ttips = prefsw->checkbutton_show_ttips == NULL ? FALSE : lives_toggle_button_get_acti… in apply_prefs() local
1793 if (show_ttips != prefs->show_tooltips) { in apply_prefs()
1794 pref_factory_bool(PREF_SHOW_TOOLTIPS, show_ttips, TRUE); in apply_prefs()