Class p.u.r.g.Spec:

Part of pida.utils.rat.gwp View In Hierarchy

The spec is an adapter between a GConfValue and a Python value, simplifying the conversion and the integrity.

You should use L{Spec.STRING}, L{Spec.FLOAT}, L{Spec.INT} and L{Spec.BOOL} instead.

Line # Kind Name Docs
62 Method __init__ Undocumented
def __init__(self, name, gconf_type, py_type, default):
Undocumented
API Documentation for PIDA, generated by pydoctor.