commands_load_location
Description:
public void commands_load_location (Window window, File location, SourceEncoding? encoding, int line_pos, int column_pos)
Loads location
.
Ignores non-existing locations.
Parameters:
window |
a Window |
location |
a File to load |
encoding |
the SourceEncoding of |
line_pos |
the line position to place the cursor |
column_pos |
the line column to place the cursor |
Namespace: Gedit
Package: gedit