Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Graphics.Cairo.Values
Documentation
newtype CairoFontSlantT Source #
Constructors
CairoFontSlantT Word32 |
Instances
Show CairoFontSlantT Source # | |
Defined in Graphics.Cairo.Values Methods showsPrec :: Int -> CairoFontSlantT -> ShowS # show :: CairoFontSlantT -> String # showList :: [CairoFontSlantT] -> ShowS # |
newtype CairoFontWeightT Source #
Constructors
CairoFontWeightT Word32 |
Instances
Show CairoFontWeightT Source # | |
Defined in Graphics.Cairo.Values Methods showsPrec :: Int -> CairoFontWeightT -> ShowS # show :: CairoFontWeightT -> String # showList :: [CairoFontWeightT] -> ShowS # |
newtype CairoFormatT Source #
Constructors
CairoFormatT Int32 |
Instances
Show CairoFormatT Source # | |
Defined in Graphics.Cairo.Values Methods showsPrec :: Int -> CairoFormatT -> ShowS # show :: CairoFormatT -> String # showList :: [CairoFormatT] -> ShowS # |