Gets the time the bookmark for @uri was added to @bookmark
In the event the URI cannot be found, -1 is returned and @error is set to #G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.
a valid URI
a timestamp
Deprecated: Use g_bookmark_file_get_added_date_time() instead, as time_t is deprecated due to the year 2038 problem.
GException on failure.
2.12
See Implementation
Gets the time the bookmark for @uri was added to @bookmark
In the event the URI cannot be found, -1 is returned and @error is set to #G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.