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

Safe HaskellNone
LanguageHaskell98

Data.GI.GIR.Arg

Documentation

data Arg Source

Constructors

Arg 

Fields

argCName :: Text

C name for the argument. For a escaped name valid in Haskell code, use escapedArgName.

argType :: Type
 
direction :: Direction
 
mayBeNull :: Bool
 
argScope :: Scope
 
argClosure :: Int
 
argDestroy :: Int
 
argCallerAllocates :: Bool
 
transfer :: Transfer