gi-gdk-0.3.18.12: Gdk 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.Gdk.Structs.RGBA

Contents

Description

A #GdkRGBA is used to represent a (possibly translucent) color, in a way that is compatible with cairos notion of color.

Synopsis

Exported types

newtype RGBA Source

Constructors

RGBA (ForeignPtr RGBA) 

Instances

Methods

rGBACopy

rGBAEqual

rGBAFree

rGBAFree :: MonadIO m => RGBA -> m () Source

rGBAHash

rGBAParse

rGBAToString

Properties

Alpha

Blue

Green

Red