[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

editor_insert_text_block

Declaration

Source position: geanybindings.inc line 496

procedure editor_insert_text_block(

  var editor: TGeanyEditor;

  text: Pgchar;

  insert_pos: gint;

  cursor_index: gint;

  newline_indent_size: gint;

  replace_newlines: gboolean

);