BookmarkFile.getVisitedDateTime

glib.date_time.DateTime getVisitedDateTime(string uri)

Gets the time the bookmark for uri was last visited.

In the event the URI cannot be found, null is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.

Parameters

uria valid URI

Returns

a #GDateTime

Throws

[BookmarkFileException]