get_modified_date_time
Description:
[ Version ( since = "2.66" ) ]
public unowned DateTime get_modified_date_time (string uri) throws BookmarkFileError
public unowned DateTime get_modified_date_time (string uri) throws BookmarkFileError
Gets the time when the bookmark for uri
was last modified.
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 |