Sha256: 72e16e9d1d31f4889b6e54caa56be2ab881d4b2432bbba0cb875cfa5d614b7ef

Contents?: true

Size: 262 Bytes

Versions: 2

Compression:

Stored size: 262 Bytes

Contents

/*
 * wxScrollEvent.hpp
 *
 *  Created on: 08.04.2012
 *      Author: hanmac
 */

#ifndef WXSCROLLEVENT_HPP_
#define WXSCROLLEVENT_HPP_

#include "main.hpp"

extern VALUE rb_cWXScrollEvent;
void Init_WXScrollEvent(VALUE rb_mWX);

#endif /* WXSCROLLEVENT_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rwx-0.0.1.1.dev ext/wxScrollEvent.hpp
rwx-0.0.1.dev ext/wxScrollEvent.hpp