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

gtk_combo_box_text_prepend

Declaration

Source position: lazgtk3.pas line 17543

procedure gtk_combo_box_text_prepend(

  combo_box: PGtkComboBoxText;

  id: Pgchar;

  text: Pgchar

);