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

TGtkKeySnoopFunc

Declaration

Source position: lazgtk3.pas line 9175

type TGtkKeySnoopFunc = function(

  grab_widget: PGtkWidget;

  event: PGdkEventKey;

  func_data: gpointer

):gint;