csound-expression-typed-0.2.0.2: typed core for the library csound-expression

Safe HaskellNone
LanguageHaskell2010

Csound.Typed.Gui.Cab

Contents

Synopsis

Documentation

type Cab = Cab' () Source #

type CabProp = CabProp' () Source #

data Col Source #

Constructors

Hash String 
Rgb Int Int Int 

cabbage :: Cab -> SE () Source #

Widgets

Properties

bounds :: Int -> Int -> Int -> Int -> CabProp Source #