Method

PurpleIdleManagerget_timestamp

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

Return value

Type: GDateTime

The oldest timestamp or NULL if no sources are idle.

The data is owned by the instance.
The return value can be NULL.