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

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

System.Glib.UTFString

Description

This module adds CString-like functions that handle UTF8 strings.

Documentation

withUTFStrings :: [String] -> ([CString] -> IO a) -> IO aSource