Home
last modified time | relevance | path

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

/dports/devel/anjuta/anjuta-3.34.0/plugins/debug-manager/
H A Dwatch.c149 GtkWidget *auto_update_check; in debug_tree_add_watch_dialog() local
158 AUTO_UPDATE_CHECK, &auto_update_check, in debug_tree_add_watch_dialog()
166 gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (auto_update_check), TRUE); in debug_tree_add_watch_dialog()
174 gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (auto_update_check))); in debug_tree_add_watch_dialog()
/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dprefs_common.h293 gboolean auto_update_check; member
H A Dprefs_common.c511 {"auto_update_check", "TRUE", &prefs_common.auto_update_check, P_BOOL},
/dports/mail/sylpheed/sylpheed-3.7.0/src/
H A Dupdate_check.c292 prefs_common.auto_update_check = FALSE; in update_dialog()
H A Dmain.c385 if (prefs_common.auto_update_check) in main()
/dports/audio/picard/picard-release-2.6.2/picard/ui/
H A Dmainwindow.py284 self.auto_update_check()
1365 def auto_update_check(self): member in MainWindow
/dports/audio/snd/snd-21.2/
H A Dsnd-motif.c29949 static void auto_update_check(XtPointer context, XtIntervalId *id) in auto_update_check() function
29957 (XtTimerCallbackProc)auto_update_check, in auto_update_check()
29969 (XtTimerCallbackProc)auto_update_check, in auto_update_restart()
30180 auto_update_check, in startup_funcs()