Method
GdkDisplayput_event
since: 2.2
Declaration [src]
void
gdk_display_put_event (
GdkDisplay* display,
const GdkEvent* event
)
Description [src]
Appends a copy of the given event onto the front of the event
queue for display.
Available since: 2.2
Parameters
event-
Type:
GdkEventA
GdkEvent.The data is owned by the caller of the method.