gi-gobject-2.0.6: GObject 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.GObject.Structs.FlagsValue

Contents

Description

A structure which contains a single flags value, its name, and its nickname.

Synopsis

Exported types

newtype FlagsValue Source #

Instances

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

Methods

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

((~) * info (ResolveFlagsValueMethod t FlagsValue), MethodInfo * info FlagsValue p) => IsLabel t (FlagsValue -> p) Source # 

Methods

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

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

newZeroFlagsValue :: MonadIO m => m FlagsValue Source #

Construct a FlagsValue struct initialized to zero.

Properties

Value

flagsValueValue :: AttrLabelProxy "value" Source #

ValueName

flagsValueValueName :: AttrLabelProxy "valueName" Source #

ValueNick

flagsValueValueNick :: AttrLabelProxy "valueNick" Source #