Method

GrlMediaset_modification_date

since: 0.2.0

Declaration [src]

void
grl_media_set_modification_date (
  GrlMedia* media,
  const GDateTime* modification_date
)

Description [src]

Set the modification date of the media.

Available since: 0.2.0

Parameters

modification_date

Type: GDateTime

Date when the media was last modified.

The data is owned by the caller of the method.