gi-gtk-3.0.9: 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.SettingsValue

Contents

Description

 

Synopsis

Exported types

newtype SettingsValue Source #

Constructors

SettingsValue (ManagedPtr SettingsValue) 

Instances

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

Methods

new :: MonadIO m => (ManagedPtr SettingsValue -> SettingsValue) -> [AttrOp SettingsValue tag] -> m SettingsValue

((~) * info (ResolveSettingsValueMethod t SettingsValue), MethodInfo * info SettingsValue p) => IsLabel t (SettingsValue -> p) Source # 

Methods

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

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

newZeroSettingsValue :: MonadIO m => m SettingsValue Source #

Construct a SettingsValue struct initialized to zero.

Properties

origin

settingsValue_origin :: AttrLabelProxy "origin" Source #

value

settingsValue_value :: AttrLabelProxy "value" Source #