BookmarkFile.getAddedDateTime
glib.date_time.DateTime getAddedDateTime(string uri)Gets the time the bookmark for uri was added to bookmark
In the event the URI cannot be found, null is returned and error is set to G_BOOKMARK_FILE_ERROR_URI_NOT_FOUND.
Parameters
uri | a valid URI |
Returns
a #GDateTime
Throws
[BookmarkFileException]