get_added_date_time
Description:
[ Version ( since = "2.66" ) ]
public unowned DateTime get_added_date_time (string uri) throws BookmarkFileError
public unowned DateTime get_added_date_time (string uri) throws BookmarkFileError
Gets the time the bookmark for uri
was added to this
In the event the URI cannot be found, null is returned and throws is set to g_bookmark_file_error_uri_not_found.
Parameters:
this | |
uri |
a valid URI |
Returns:
a DateTime |