Sha256: 49a300b539b64792ca4fd4bbe0fabe8ba5c5a31672d27a8f4a71d1a0c414306c
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
#include <ruby/ruby.h> #import <AppKit/AppKit.h> @interface EventMonitorAppDelegate : NSObject <NSApplicationDelegate> { } -(void)onTimeout:(NSTimer *) timer; @end NSEventMask mask;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mac-event-monitor-0.2.1 | ext/event_monitor/event_monitor.h |
mac-event-monitor-0.2.0 | ext/event_monitor/event_monitor.h |