Method
PurpleIdleManagerset_source
unstable since: 3.0
[−]
Declaration [src]
gboolean
purple_idle_manager_set_source (
PurpleIdleManager* manager,
const char* source,
GDateTime* timestamp
)
[−]
Description [src]
Sets the timestamp of when source
went idle to timestamp
. If timestamp
is
NULL
, source
will be removed from manager
.
Available since: 3.0