GLib.Scanner.prototype.input_text
function input_text(text: String, text_len: Number(guint)): void {
    // Gjs wrapper for g_scanner_input_text()
}
  Prepares to scan a text buffer.
- text
- the text buffer to scan 
- text_len
- the length of the text buffer