commands_load_locations


Description:


public SList<unowned Document> commands_load_locations (Window window, SList<File> locations, SourceEncoding? encoding, int line_pos, int column_pos)

Loads locations.

Ignore non-existing locations.

Parameters:

window

a Window

locations

the locations to load

encoding

the SourceEncoding

line_pos

the line position to place the cursor

column_pos

the line column to place the cursor

Returns:

the locations that were loaded.


Namespace: Gedit
Package: gedit