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

gtk_info_bar_add_action_widget

Declaration

Source position: lazgtk3.pas line 17868

procedure gtk_info_bar_add_action_widget(

  info_bar: PGtkInfoBar;

  child: PGtkWidget;

  response_id: TGtkResponseType

);