GtkScintilla::set_selection_start

void set_selection_start(int pos);

Set the start of the selection (character position).

$scintilla->set_selection_start(100);