glib-0.13.0.1: Binding to the GLIB library for Gtk2Hs.

Maintainer[email protected]
Stabilityprovisional
Portabilityportable (depends on GHC)
Safe HaskellNone
LanguageHaskell98

System.Glib.GDateTime

Description

 

Documentation

newtype GDate Source

Constructors

GDate 

gDateParse :: GlibString string => string -> IO (Maybe GDate) Source