5#ifndef INCLUDE_FIFECHAN_EVENT_HPP_
6#define INCLUDE_FIFECHAN_EVENT_HPP_
8#include "fifechan/platform.hpp"
Widget * mSource
Holds the source widget of the event.
Event(Widget *source)
Constructor.
Widget * getSource() const
Gets the source widget of the event.