Method

IdeApplicationget_started_at

since: 3.32

Declaration

GDateTime*
ide_application_get_started_at (
  IdeApplication* self
)

Description

Gets the time the application was started.

Available since: 3.32

Return value

Type: GDateTime

A GDateTime.

The data is owned by the instance.