Copies the first date for the given tag in the taglist into the variable pointed to by value
.
Free the date with g_date_free
when it is no longer needed.
Free-function: g_date_free
this |
a TagList to get the tag from |
tag |
tag to read out |
value |
address of a GDate pointer variable to store the result into |
|