Event
Description:
[
CCode ( has_construct_function =
false ) ]
public Event (
EventType type)
Creates a new event of the given type.
All fields are set to 0.
Parameters:
Returns:
|
a newly-allocated Event. The returned Event
should be freed with gdk_event_free.
|