GtkScintilla::get_line_indentation

int get_line_indentation(int line);

Get the Line indentation of some line.

echo $scintilla->get_line_indentation($cur_line);