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

gtk_editable_get_chars

Declaration

Source position: lazgtk3.pas line 15588

function gtk_editable_get_chars(

  editable: PGtkEditable;

  start_pos: gint;

  end_pos: gint

):Pgchar;