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

gtk_dialog_add_button

Declaration

Source position: lazgtk3.pas line 15569

function gtk_dialog_add_button(

  dialog: PGtkDialog;

  button_text: Pgchar;

  response_id: TGtkResponseType

):PGtkWidget;