Home
last modified time | relevance | path

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

/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/xfdashboard/
H A Dmain.c44 gboolean appHasQuitted; member
60 restartData->appHasQuitted=FALSE; in _on_quit_timeout()
116 restartData->appHasQuitted=TRUE; in _on_dbus_watcher_name_vanished()
142 restartData.appHasQuitted=FALSE; in _restart()
172 if(!restartData.appHasQuitted) in _restart()
183 return(restartData.appHasQuitted); in _restart()