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

ui_combo_box_add_to_history

Declaration

Source position: geanybindings.inc line 1263

procedure ui_combo_box_add_to_history(

  var combo_entry: TGtkComboBoxText;

  text: Pgchar;

  history_len: gint

);