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

TGtkModuleInitFunc

Declaration

Source position: lazgtk3.pas line 10228

type TGtkModuleInitFunc = procedure(

  argc: Pgint;

  argv: PPPgchar

);