[][src]Module pushrod::core::main

Main module for Pushrod, contains the run loop code responsible for translating OS-level events to well known structures, maintaining a list of active windows and their widgets, and propagating events where appropriate.

Structs

Pushrod

This structure is returned when instantiating a new Pushrod main object.