BookmarkFile.getModified

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.

More...
class BookmarkFile
uint
getModified
(
string uri
)

Parameters

uri string

a valid URI

Return Value

Type: uint

a timestamp

Detailed Description

Deprecated: Use g_bookmark_file_get_modified_date_time() instead, as time_t is deprecated due to the year 2038 problem.

Throws

GException on failure.

Meta

Since

2.12