haskell-gi-0.17.2: Generate Haskell bindings for GObject Introspection capable libraries

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Property

Documentation

data Property Source #

Constructors

Property 

Instances

Eq Property Source # 

Methods

(==) :: Property -> Property -> Bool

(/=) :: Property -> Property -> Bool

Show Property Source # 

Methods

showsPrec :: Int -> Property -> ShowS

show :: Property -> String

showList :: [Property] -> ShowS