DateTime.this

Creates a new GstDateTime using the time since Jan 1, 1970 specified by secs.

Parameters

secs long

Seconds from the Unix epoch

utc bool

If true use utc else use the local timezone.

Throws

ConstructionException GTK+ fails to create the object.