gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Structs.BuildableParser

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Structs.BuildableParser module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype BuildableParser #

Instances

Instances details
Eq BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

BoxedPtr BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

CallocPtr BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

Methods

boxedPtrCalloc :: IO (Ptr BuildableParser) #

ManagedPtrNewtype BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

tag ~ 'AttrSet => Constructible BuildableParser tag 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

HasAttributeList BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

(info ~ ResolveBuildableParserMethod t BuildableParser, OverloadedMethod info BuildableParser p, HasField t BuildableParser p) => HasField (t :: Symbol) BuildableParser p 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

Methods

getField :: BuildableParser -> p

(info ~ ResolveBuildableParserMethod t BuildableParser, OverloadedMethodInfo info BuildableParser) => IsLabel t (MethodProxy info BuildableParser) 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

Methods

fromLabel :: MethodProxy info BuildableParser

(info ~ ResolveBuildableParserMethod t BuildableParser, OverloadedMethod info BuildableParser p) => IsLabel t (BuildableParser -> p) 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

Methods

fromLabel :: BuildableParser -> p

type AttributeList BuildableParser 
Instance details

Defined in GI.Gtk.Structs.BuildableParser

type AttributeList BuildableParser = BuildableParserAttributeList

type family ResolveBuildableParserMethod (t :: Symbol) o where ... #

Equations

ResolveBuildableParserMethod l o = MethodResolutionFailed l o :: Type 

buildableParser_endElement :: AttrLabelProxy "endElement" #

buildableParser_error :: AttrLabelProxy "error" #

buildableParser_startElement :: AttrLabelProxy "startElement" #

buildableParser_text :: AttrLabelProxy "text" #