glooey.helpers

General-purpose utilities used throughout the project.

Classes

HoldUpdatesMixin([num_holds])

Functions

clamp(value, low, high)

first_not_none(iterable)

late_binding_property([fget, fset, fdel, doc])

register_event_type(*event_types)

update_function(method)

Exceptions

NoParentError(widget)

UsageError