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

gtk_info_bar_add_button

Declaration

Source position: lazgtk3.pas line 16000

function gtk_info_bar_add_button(

  info_bar: PGtkInfoBar;

  button_text: Pgchar;

  response_id: TGtkResponseType

):PGtkButton;