GtkScintilla::set_edge_colour

void set_edge_colour(int edge_colour);

Changes the background color of text out of the edge.

$scintilla->set_edge_colour(hexdec('FF0000'));