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

gtk_message_dialog_new_with_markup

Declaration

Source position: lazgtk3.pas line 16137

function gtk_message_dialog_new_with_markup(

  parent: PGtkWindow;

  flags: TGtkDialogFlags;

  type_: TGtkMessageType;

  buttons: TGtkButtonsType;

  message_format: Pgchar;

  args: array of Const

):PGtkMessageDialog;