gi-cairo-1.0.30: Cairo bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellNone
LanguageHaskell2010

GI.Cairo.Structs.ScaledFont

Description

No description available in the introspection data.

Synopsis

Exported types

newtype ScaledFont Source #

Memory-managed wrapper type.

Instances

Instances details
Eq ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

Methods

(==) :: ScaledFont -> ScaledFont -> Bool

(/=) :: ScaledFont -> ScaledFont -> Bool

GBoxed ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

ManagedPtrNewtype ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

TypedObject ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

Methods

glibType :: IO GType #

HasParentTypes ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

IsGValue (Maybe ScaledFont) Source #

Convert ScaledFont to and from GValue. See toGValue and fromGValue.

Instance details

Defined in GI.Cairo.Structs.ScaledFont

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe ScaledFont -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe ScaledFont) #

type ParentTypes ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

type ParentTypes ScaledFont = '[] :: [Type]

Methods