Constructor
ArrowDayMillisecondnew
since: 8.0.0
Declaration [src]
GArrowDayMillisecond*
garrow_day_millisecond_new (
  gint32 day,
  gint32 millisecond
)
Return value
Type: GArrowDayMillisecond
A newly created GArrowDayMillisecond.
| The caller of the function takes ownership of the data, and is responsible for freeing it. | 
| The return value can be NULL. |