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

gtk_combo_box_text_insert

Declaration

Source position: lazgtk3.pas line 17541

procedure gtk_combo_box_text_insert(

  combo_box: PGtkComboBoxText;

  position: gint;

  id: Pgchar;

  text: Pgchar

);