Method
PurpleIdleManagerget_timestamp
unstable since: 3.0
Declaration [src]
GDateTime*
purple_idle_manager_get_timestamp (
PurpleIdleManager* manager
)
Description [src]
Gets the oldest timestamp of all the sources that manager knows about.
Available since: 3.0
| Gets property | Purple.IdleManager:timestamp |
Return value
Type: GDateTime
The oldest timestamp or NULL if no
sources are idle.
| The returned data is owned by the instance. |
The return value can be NULL. |