gi-cairo-1.0.25: Cairo bindings
CopyrightWill Thompson Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Cairo.Structs.ScaledFont

Description

No description available in the introspection data.

Synopsis

Exported types

newtype ScaledFont Source #

Memory-managed wrapper type.

Constructors

ScaledFont (ManagedPtr ScaledFont) 

Instances

Instances details
Eq ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

GBoxed ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

ManagedPtrNewtype ScaledFont Source # 
Instance details

Defined in GI.Cairo.Structs.ScaledFont

Methods

toManagedPtr :: ScaledFont -> ManagedPtr 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