getVisited

fun getVisited(uri: String): <Error class: unknown class><Long>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.66.

Use g_bookmark_file_get_visited_date_time() instead, as time_t is deprecated due to the year 2038 problem.

Gets the time the bookmark for @uri was last visited.

In the event the URI cannot be found, -1 is returned and

Return

a timestamp.

Since

2.12

Parameters

uri

a valid URI