[ Version ( since = "2.60" ) ]
public virtual signal bool name_lost ()
The name_lost signal is emitted only on the registered primary instance when a new instance has taken over.
This can only happen if the application is using the g_application_allow_replacement flag.
The default handler for this signal calls quit.
true if the signal has been handled |