Gets the time when the bookmark for uri was last modified.
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 glib.bookmark_file.BookmarkFile.getModifiedDateTime instead, as time_t is deprecated due to the year 2038 problem.
Gets the time when the bookmark for uri was last modified.
In the event the URI cannot be found, -1 is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.