Method

ValentResourceget_date

unstable since: 1.0

Declaration [src]

GDateTime*
valent_resource_get_date (
  ValentResource* resource
)

Description [src]

Gets the date of resource.

Available since: 1.0

Gets propertyValent.Resource:date

Return value

Type: GDateTime

The date of resource.

The returned data is owned by the instance.
The return value can be NULL.