gi-pango-1.0.6: Pango 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.Pango.Structs.AttrShape

Contents

Description

The #PangoAttrShape structure is used to represent attributes which impose shape restrictions.

Synopsis

Exported types

newtype AttrShape Source #

Instances

WrappedPtr AttrShape Source # 
(~) AttrOpTag tag AttrSet => Constructible AttrShape tag Source # 

Methods

new :: MonadIO m => (ForeignPtr AttrShape -> AttrShape) -> [AttrOp AttrShape tag] -> m AttrShape

((~) * info (ResolveAttrShapeMethod t AttrShape), MethodInfo * info AttrShape p) => IsLabel t (AttrShape -> p) Source # 

Methods

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

((~) * info (ResolveAttrShapeMethod t AttrShape), MethodInfo * info AttrShape p) => IsLabelProxy t (AttrShape -> p) Source # 

Methods

fromLabelProxy :: Proxy Symbol t -> AttrShape -> p

HasAttributeList * AttrShape Source # 
type AttributeList AttrShape Source # 
type AttributeList AttrShape

newZeroAttrShape :: MonadIO m => m AttrShape Source #

Construct a AttrShape struct initialized to zero.

Methods

attrShapeNew

Properties

Attr

attrShapeAttr :: AttrLabelProxy "attr" Source #

Data

attrShapeData :: AttrLabelProxy "data" Source #

InkRect

attrShapeInkRect :: AttrLabelProxy "inkRect" Source #

LogicalRect

attrShapeLogicalRect :: AttrLabelProxy "logicalRect" Source #