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

gtk_file_chooser_add_choice

Declaration

Source position: lazgtk3.pas line 17684

procedure gtk_file_chooser_add_choice(

  chooser: PGtkFileChooser;

  id: Pgchar;

  label_: Pgchar;

  options: PPgchar;

  option_labels: PPgchar

);