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

gtk_buildable_custom_finished

Declaration

Source position: lazgtk3.pas line 17381

procedure gtk_buildable_custom_finished(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  child: PGObject;

  tagname: Pgchar;

  data: gpointer

);