Method

FoundryLogMessagedup_created_at

Declaration [src]

GDateTime*
foundry_log_message_dup_created_at (
  FoundryLogMessage* self
)

Description [src]

Gets the time the log item was created.

Return value

Type: GDateTime

A GDateTime.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.