Option

class glue.core.simpleforms.Option(default, label)[source]

Bases: object

Base class for other options.

This should not be used directly

Parameters
defaultobject

The default value for this option.

labelstr

A short label for this option, to use in the GUI