implement alternative update action api

This commit is contained in:
yggverse 2024-09-15 06:11:36 +03:00
parent 6b6d3ad826
commit cda76380e8
13 changed files with 142 additions and 2 deletions

View file

@ -124,6 +124,11 @@ namespace app::browser::main
const int & PAGE_NUMBER
);
void update(
const int & PAGE_NUMBER,
const Glib::ustring & URI
);
int restore(
const sqlite3_int64 & APP_BROWSER_MAIN__SESSION__ID
); // return sqlite3_finalize status code