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

gtk_container_forall

Declaration

Source position: lazgtk3.pas line 17563

procedure gtk_container_forall(

  container: PGtkContainer;

  callback: TGtkCallback;

  callback_data: gpointer

);