gi-gtk-3.0.6: Gtk 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.Gtk.Structs.RcProperty

Contents

Description

Deprecated

Synopsis

Exported types

newtype RcProperty Source #

Instances

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

Methods

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

((~) * info (ResolveRcPropertyMethod t RcProperty), MethodInfo * info RcProperty p) => IsLabel t (RcProperty -> p) Source # 

Methods

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

((~) * info (ResolveRcPropertyMethod t RcProperty), MethodInfo * info RcProperty p) => IsLabelProxy t (RcProperty -> p) Source # 
HasAttributeList * RcProperty Source # 
type AttributeList RcProperty Source # 
type AttributeList RcProperty

newZeroRcProperty :: MonadIO m => m RcProperty Source #

Construct a RcProperty struct initialized to zero.

Methods

rcPropertyParseBorder

rcPropertyParseBorder :: MonadIO m => GParamSpec -> String -> GValue -> m Bool Source #

rcPropertyParseColor

rcPropertyParseColor :: MonadIO m => GParamSpec -> String -> GValue -> m Bool Source #

rcPropertyParseEnum

rcPropertyParseEnum :: MonadIO m => GParamSpec -> String -> GValue -> m Bool Source #

rcPropertyParseFlags

rcPropertyParseFlags :: MonadIO m => GParamSpec -> String -> GValue -> m Bool Source #

rcPropertyParseRequisition

rcPropertyParseRequisition :: MonadIO m => GParamSpec -> String -> GValue -> m Bool Source #

Properties

Origin

rcPropertyOrigin :: AttrLabelProxy "origin" Source #

PropertyName

rcPropertyPropertyName :: AttrLabelProxy "propertyName" Source #

TypeName

rcPropertyTypeName :: AttrLabelProxy "typeName" Source #

Value

rcPropertyValue :: AttrLabelProxy "value" Source #

setRcPropertyValue :: MonadIO m => RcProperty -> Ptr GValue -> m () Source #