Date.setTime
void setTime(glib.types.Time time)Sets the value of a date from a #GTime value. The time to date conversion is done using the user's current timezone.
Parameters
time | #GTime value to set. |
Deprecated
Use glib.date.Date.setTimeT instead.
void setTime(glib.types.Time time)Sets the value of a date from a #GTime value. The time to date conversion is done using the user's current timezone.
time | #GTime value to set. |