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

gtk_file_chooser_dialog_new

Declaration

Source position: lazgtk3.pas line 15694

function gtk_file_chooser_dialog_new(

  title: Pgchar;

  parent: PGtkWindow;

  action: TGtkFileChooserAction;

  first_button_text: Pgchar;

  args: array of Const

):PGtkFileChooserDialog;