fltkhs-0.3.0.1: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Pack

Contents

Synopsis

Documentation

Hierarchy

Functions

getSpacing :: Ref Pack -> IO Int

getType :: Ref Pack -> IO PackType

isHorizontal :: Ref Pack -> IO Bool

setSpacing :: Ref Pack -> Int -> IO ()

setType :: Ref Pack -> PackType -> IO ()