gi-clutter-1.0.2: clutter GObject bindings
CopyrightWill Thompson and Iñaki García Etxebarria
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria
Safe HaskellSafe-Inferred
LanguageHaskell2010

GI.Clutter.Objects.ParamSpecUnit

Description

No description available in the introspection data.

Synopsis

Exported types

class (BoxedPtr o, TypedObject o, IsDescendantOf ParamSpecUnit o) => IsParamSpecUnit o Source #

Type class for types which can be safely cast to ParamSpecUnit, for instance with toParamSpecUnit.

Instances

Instances details
(BoxedPtr o, TypedObject o, IsDescendantOf ParamSpecUnit o) => IsParamSpecUnit o Source # 
Instance details

Defined in GI.Clutter.Objects.ParamSpecUnit

toParamSpecUnit :: (MonadIO m, IsParamSpecUnit o) => o -> m ParamSpecUnit Source #

Cast to ParamSpecUnit, for types for which this is known to be safe. For general casts, use castTo.

Methods

Click to display all available methods, including inherited ones

Expand

Methods

sink, stealQdata.

Getters

getBlurb, getDefaultValue, getName, getNameQuark, getNick, getQdata, getRedirectTarget.

Setters

setQdata.