gi-glib-2.0.13: GLib 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.GLib.Unions.TokenValue

Contents

Description

A union holding the value of the token.

Synopsis

Exported types

newZeroTokenValue :: MonadIO m => m TokenValue Source #

Construct a TokenValue struct initialized to zero.

Properties

vBinary

vChar

vComment

vError

vFloat

vHex

vIdentifier

vInt

vInt64

vOctal

vString

vSymbol