Gtk2HsContentsIndex
System.Glib.Flags
Portabilityportable
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Description
This module defines a type class for flags that are marshaled as bitflags.
Documentation
class (Enum a, Bounded a) => Flags a
show/hide Instances
fromFlags :: Flags a => [a] -> Int
toFlags :: Flags a => Int -> [a]
Produced by Haddock version 0.7