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

gdk_event_handler_set

Declaration

Source position: lazgdk3.pas line 4952

procedure gdk_event_handler_set(

  func: TGdkEventFunc;

  data: gpointer;

  notify: TGDestroyNotify

);