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

TGtkFileChooserNative.new

Declaration

Source position: lazgtk3.pas line 7013

function TGtkFileChooserNative.new(

  title: Pgchar;

  parent: PGtkWindow;

  action: TGtkFileChooserAction;

  accept_label: Pgchar;

  cancel_label: Pgchar

):PGtkFileChooserNative;