Method

IdeApplicationget_started_at

Declaration

GDateTime*
ide_application_get_started_at (
  IdeApplication* self
)

Description

Gets the time the application was started.

Return value

Type: GDateTime

A GDateTime.

The data is owned by the instance.