Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
tooltipSetHoverdelay :: Double -> IO () Source #
tooltipEnabled :: IO Bool Source #
tooltipEnable :: Bool -> IO () Source #
tooltipColor :: IO Color Source #
tooltipDelay :: IO Double Source #
tooltipFont :: IO Font Source #
tooltipSetColor :: Color -> IO () Source #
tooltipSetCurrent :: Parent a WidgetBase => Maybe (Ref a) -> IO () Source #
tooltipSetDelay :: Double -> IO () Source #
tooltipSetFont :: Font -> IO () Source #
tooltipSetMarginHeight :: Height -> IO () Source #
tooltipSetMarginWidth :: Width -> IO () Source #
tooltipSetSize :: FontSize -> IO () Source #
tooltipSetTextcolor :: Color -> IO () Source #
tooltipSetWrapWidth :: Width -> IO () Source #
tooltipSize :: IO FontSize Source #