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

gtk_file_chooser_native_new

Declaration

Source position: lazgtk3.pas line 15728

function gtk_file_chooser_native_new(

  title: Pgchar;

  parent: PGtkWindow;

  action: TGtkFileChooserAction;

  accept_label: Pgchar;

  cancel_label: Pgchar

):PGtkFileChooserNative;