gi-gtk-3.0.7: 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 #

Constructors

RcProperty (ManagedPtr RcProperty) 

Instances

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

Methods

new :: MonadIO m => (ManagedPtr 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

parseBorder

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

parseColor

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

parseEnum

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

parseFlags

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

parseRequisition

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

Properties

origin

rcProperty_origin :: AttrLabelProxy "origin" Source #

propertyName

rcProperty_propertyName :: AttrLabelProxy "propertyName" Source #

typeName

rcProperty_typeName :: AttrLabelProxy "typeName" Source #

value

rcProperty_value :: AttrLabelProxy "value" Source #