DateTime.this

Creates a new #GstDateTime using the date and times in the gregorian calendar in the local timezone.

@year should be from 1 to 9999.

Free-function: gst_date_time_unref

Parameters

year int

the gregorian year

Return Value

the newly created #GstDateTime

Throws

ConstructionException GTK+ fails to create the object.

Meta