gtk2hsContentsIndex
PangoTypes
Description
Define types used in Pango which are not derived from GObject.
Synopsis
newtype LayoutIter = LayoutIter (ForeignPtr LayoutIter)
layout_iter_free :: Ptr LayoutIter -> FinalizerPtr LayoutIter
newtype LayoutLine = LayoutLine (ForeignPtr LayoutLine)
mkLayoutLine :: Ptr LayoutLine -> IO LayoutLine
Documentation
newtype LayoutIter
An iterator to examine a layout.
Constructors
LayoutIter (ForeignPtr LayoutIter)
layout_iter_free :: Ptr LayoutIter -> FinalizerPtr LayoutIter
newtype LayoutLine
A single line in a PangoLayout.
Constructors
LayoutLine (ForeignPtr LayoutLine)
mkLayoutLine :: Ptr LayoutLine -> IO LayoutLine
Produced by Haddock version 0.6