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

gtkInsertText

Declaration

Source position: gtkproc.pp line 187

function gtkInsertText(

  widget: PGtkWidget;

  char: pChar;

  NewTextLength: Integer;

  Position: pgint;

  data: gPointer

):GBoolean;