Unit 'gtk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

gtk_text_buffer_insert_with_tags

Declaration

Source position: gtktextbuffer.inc line 95

procedure gtk_text_buffer_insert_with_tags(

  buffer: PGtkTextBuffer;

  iter: PGtkTextIter;

  text: Pgchar;

  len: gint;

  first_tag: PGtkTextTag;

  args: array of Const

); overload;

procedure gtk_text_buffer_insert_with_tags(

  buffer: PGtkTextBuffer;

  iter: PGtkTextIter;

  text: Pgchar;

  len: gint;

  first_tag: PGtkTextTag

); overload;


Documentation generated on: 2023-03-18