BookmarkFile.setAdded

Sets the time the bookmark for @uri was added into @bookmark.

If no bookmark for @uri is found then it is created.

More...
class BookmarkFile
void
setAdded
(
string uri
,
uint added
)

Parameters

uri string

a valid URI

added uint

a timestamp or -1 to use the current time

Detailed Description

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

Meta

Since

2.12