GApplication: document IS_SERVICE timeout properly
authorRyan Lortie <desrt@desrt.ca>
Thu, 21 Feb 2013 14:58:32 +0000 (14:58 +0000)
committerRyan Lortie <desrt@desrt.ca>
Thu, 21 Feb 2013 14:59:53 +0000 (14:59 +0000)
commit5bbca5fa0c96904542f286b55329820a9567a9c9
tree4fd254a340225b82c7f7c153e382bf02af11fa9b
parentce0ff7c9da6d159669e4aad2e964a56fc915cc7c
GApplication: document IS_SERVICE timeout properly

The documentation was suggesting that using G_APPLICATION_IS_SERVICE
would automatically set an inactivity timeout (ie: app stays around for
a while after the use count drops to zero).

In reality, it only adds an initial 10 second wait for the first
activation message to arrive after which it uses the normal inactivity
timeout mechanism.
gio/gapplication.c
gio/gioenums.h