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

gtk_recent_chooser_dialog_new

Declaration

Source position: lazgtk3.pas line 16400

function gtk_recent_chooser_dialog_new(

  title: Pgchar;

  parent: PGtkWindow;

  first_button_text: Pgchar;

  args: array of Const

):PGtkRecentChooserDialog;