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

NotifyActionCallback

Declaration

Source position: _crw_libnotify.pas line 160

type NotifyActionCallback = procedure(

  notification: PNotifyNotification;

  action: PChar;

  user_data: gpointer

);