GtkScintilla::set_sel_fore

void set_sel_fore(int use_setting, int fore);

Set the fore color of the selection.

$scintilla->set_sel_fore(true, hexdec('FF0000'));