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

gtk_builder_add_callback_symbol

Declaration

Source position: lazgtk3.pas line 17386

procedure gtk_builder_add_callback_symbol(

  builder: PGtkBuilder;

  callback_name: Pgchar;

  callback_symbol: TGCallback

);