 | glib-0.11.0: Binding to the GLIB library for Gtk2Hs. | Contents | Index |
|
| System.Glib.StoreValue | | Portability | portable (depends on GHC) | | Stability | provisional | | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
| Description |
|
|
| Synopsis |
|
|
|
| Documentation |
|
| data TMType |
| Constructors | | TMinvalid | | | TMuint | | | TMint | | | TMboolean | | | TMenum | | | TMflags | | | TMfloat | | | TMdouble | | | TMstring | | | TMobject | |
| Instances | |
|
|
| data GenericValue |
A union with information about the currently stored type.
| | Constructors | |
|
|
| valueSetGenericValue :: GValue -> GenericValue -> IO () |
|
| valueGetGenericValue :: GValue -> IO GenericValue |
|
| Produced by Haddock version 2.7.2 |