haskell-gi-0.25.0: Generate Haskell bindings for GObject Introspection capable libraries
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.GI.GIR.Deprecation

Synopsis

Documentation

data DeprecationInfo Source #

Deprecation information on a symbol.

queryDeprecated :: Element -> Maybe DeprecationInfo Source #

Parse the deprecation information for the given element of the GIR file.