|
System.Gnome.GConf.GConfValue |
|
|
|
|
|
Synopsis |
|
|
|
Documentation |
|
class GConfValueClass value => GConfPrimitiveValueClass value |
| Instances | |
|
|
class GConfValueClass value where |
Class of types which can be kept by GConf
| | Methods | | | Instances | |
|
|
marshalFromGConfValue :: GConfValueClass value => GConfValue -> IO value |
|
marshalToGConfValue :: GConfValueClass value => value -> IO GConfValue |
|
newtype GConfValue |
|
|
data GConfValueDyn |
Dynamic version for when the type is not known statically.
| Constructors | | Instances | |
|
|
Produced by Haddock version 0.7 |