Method
GdkEventput
Declaration [src]
void
gdk_event_put (
const GdkEvent* event
)
Description [src]
Appends a copy of the given event onto the front of the event
queue for event->any.window’s display, or the default event
queue if event->any.window is NULL
. See gdk_display_put_event().