write


Description:

public signal void write (View view, string? path)

Requests the application save the file.

If a filename was provided, it will be available to the signal handler as path. This may be executed in relation to the user running the `GtkSourceVimIMContext:write` or `GtkSourceVimIMContext:w` commands.

Parameters:

view

the View

path

the path if provided, otherwise null