Name

StoreValue —

This module implements only the necessities for the GTK binding.

Synopsis

data
        TMType

Introduction

Everything here is only used by TreeStore and friends.

Todo

Replace POINTER with Stable Dynamic or something safe and Haskell like.

Datatypes

data TMType

data TMType =TMboolean
| TMboxed
| TMchar
| TMdouble
| TMenum
| TMflags
| TMfloat
| TMint
| TMinvalid
| TMobject
| TMpointer
| TMstring
| TMuchar
| TMuint