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

TGdkEventFunc

Declaration

Source position: lazgdk3.pas line 4162

type TGdkEventFunc = procedure(

  event: PGdkEvent;

  data: gpointer

);