on_file_metadata_change


Description:

[ Deprecated ( since = "2.10.4" ) ]
public void on_file_metadata_change (File file)

Warning: on_file_metadata_change is deprecated.

Deprecated:

Kept for shipping

SourceView
callers during cutover. Cursor, scroll, and last_viewed are per-window in-memory state on File — not RPC, not daemon SQLite. Callers should set those fields directly and drop this hook when session restore is redesigned.

Notify that a file's metadata has changed (client-local only).

Parameters:

file

The file whose metadata changed