Method

IdeApplicationget_started_at

Declaration

GDateTime*
ide_application_get_started_at (
  IdeApplication* self
)

Description

Gets the time the application was started.

Available since:3.32

Return value

Returns: GDateTime
 

A GDateTime.

 The data is owned by the instance.