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

gtk_dialog_new_with_buttons

Declaration

Source position: lazgtk3.pas line 15576

function gtk_dialog_new_with_buttons(

  title: Pgchar;

  parent: PGtkWindow;

  flags: TGtkDialogFlags;

  first_button_text: Pgchar;

  args: array of Const

):PGtkDialog;