Window.push

Push an event of the given type inside the Event queue.

struct Window
@nogc
bool
push
const nothrow

Return Value

Type: bool

if the push was successfull or not.

Meta