| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Qtc.Gui.QFontInfo
Description
Documentation
class QqFontInfo x1 where Source
Instances
| QqFontInfo (QFont t1) | |
| QqFontInfo (QFontInfo t1) |
class QqFontInfo_nf x1 where Source
Methods
qFontInfo_nf :: x1 -> IO (QFontInfo ()) Source
Instances
| QqFontInfo_nf (QFont t1) | |
| QqFontInfo_nf (QFontInfo t1) |
qFontInfo_delete :: QFontInfo a -> IO () Source