gi-gtk-3.0.6: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Structs.CssSection

Contents

Description

GtkCssSection is an auxiliary object containing information about the results of parsing a CSS style sheet.

Synopsis

Exported types

newtype CssSection Source #

Instances

BoxedObject CssSection Source # 

Methods

boxedType :: CssSection -> IO GType

((~) * info (ResolveCssSectionMethod t CssSection), MethodInfo * info CssSection p) => IsLabel t (CssSection -> p) Source # 

Methods

fromLabel :: Proxy# Symbol t -> CssSection -> p #

((~) * info (ResolveCssSectionMethod t CssSection), MethodInfo * info CssSection p) => IsLabelProxy t (CssSection -> p) Source # 
HasAttributeList * CssSection Source # 
((~) * signature (m ()), MonadIO m) => MethodInfo * CssSectionUnrefMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionUnrefMethodInfo CssSection -> signature -> s

((~) * signature (m CssSection), MonadIO m) => MethodInfo * CssSectionRefMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionRefMethodInfo CssSection -> signature -> s

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetStartPositionMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetStartPositionMethodInfo CssSection -> signature -> s

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetStartLineMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetStartLineMethodInfo CssSection -> signature -> s

((~) * signature (m CssSectionType), MonadIO m) => MethodInfo * CssSectionGetSectionTypeMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetSectionTypeMethodInfo CssSection -> signature -> s

((~) * signature (m (Maybe CssSection)), MonadIO m) => MethodInfo * CssSectionGetParentMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetParentMethodInfo CssSection -> signature -> s

((~) * signature (m File), MonadIO m) => MethodInfo * CssSectionGetFileMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetFileMethodInfo CssSection -> signature -> s

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetEndPositionMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetEndPositionMethodInfo CssSection -> signature -> s

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetEndLineMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetEndLineMethodInfo CssSection -> signature -> s

type AttributeList CssSection Source # 
type AttributeList CssSection

Methods

cssSectionGetEndLine

data CssSectionGetEndLineMethodInfo Source #

Instances

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetEndLineMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetEndLineMethodInfo CssSection -> signature -> s

cssSectionGetEndPosition

data CssSectionGetEndPositionMethodInfo Source #

Instances

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetEndPositionMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetEndPositionMethodInfo CssSection -> signature -> s

cssSectionGetFile

data CssSectionGetFileMethodInfo Source #

Instances

((~) * signature (m File), MonadIO m) => MethodInfo * CssSectionGetFileMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetFileMethodInfo CssSection -> signature -> s

cssSectionGetParent

data CssSectionGetParentMethodInfo Source #

Instances

((~) * signature (m (Maybe CssSection)), MonadIO m) => MethodInfo * CssSectionGetParentMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetParentMethodInfo CssSection -> signature -> s

cssSectionGetSectionType

cssSectionGetStartLine

data CssSectionGetStartLineMethodInfo Source #

Instances

((~) * signature (m Word32), MonadIO m) => MethodInfo * CssSectionGetStartLineMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionGetStartLineMethodInfo CssSection -> signature -> s

cssSectionGetStartPosition

cssSectionRef

data CssSectionRefMethodInfo Source #

Instances

((~) * signature (m CssSection), MonadIO m) => MethodInfo * CssSectionRefMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionRefMethodInfo CssSection -> signature -> s

cssSectionUnref

data CssSectionUnrefMethodInfo Source #

Instances

((~) * signature (m ()), MonadIO m) => MethodInfo * CssSectionUnrefMethodInfo CssSection signature Source # 

Methods

overloadedMethod :: MethodProxy CssSectionUnrefMethodInfo CssSection -> signature -> s