BookmarkFile.getVisitedDateTime

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.

class BookmarkFile
getVisitedDateTime
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: DateTime

a #GDateTime

Throws

GException on failure.

Meta

Since

2.66