Table of Contents

Introduction
I. Object Index
II. API Reference
tinymail
TnySummaryWindow - A demo implementation of TnySummaryWindowIface for Gtk+
libtinymail
tny-shared - Shared include file with forward typedefs
TnyAccountStoreIface - A store for accounts
TnyMsgFolderIface - A type that defines a folder
TnyMsgMimePartIface - A type that defines a mime part
TnyStreamIface - A type that defines a stream
TnyAccountIface - An interface that defines an account type
TnyStoreAccountIface - A type for getting folders (and E-mails) of an account
TnyTransportAccountIface - A type for transporting E-mails
TnyMsgIface - A type that defines a message
TnyMsgHeaderIface - A type that defines a header
TnyFsStream - A TnyStreamIface adaptor for a file discriptor
TnyDeviceIface - A type that implements a few device specific things
TnyListIface - A list type
TnyIteratorIface - An iterator for TnyListIface
libtinymailui
TnySummaryWindowIface - A type that defines a summary window
TnyAccountStoreViewIface - A type for showing an account store to the user
TnyMsgViewIface - A type that defines a message view
TnyMsgWindowIface - A type that defines a message window
TnySaveStrategyIface - A strategy for saving a mime part
TnyPlatformFactoryIface - A factory that returns implementations for a platform
libtinymailui-gtk
TnyMsgView - A implementation of TnyMsgViewIface for Gtk+.
TnyMsgWindow - A implementation of TnyMsgWindowIface for Gtk+
TnyAccountTreeModel - A GtkTreeModel suitable for storing TnyAccountIface instances
TnyMsgHeaderListModel - A GtkTreeModel suitable for storing TnyMsgHeaderIface instances
TnyAttachListModel - A GtkTreeModel suitable for storing TnyMsgMimePartIface instances
TnyTextBufferStream - An adaptor between TnyStreamIface and GtkTextBuffer
TnySaveStrategy - A strategy for saving a mime part using Gtk+
libtinymailui-mozembed
TnyMozEmbedMsgView - A TnyMsgViewIface implementation that uses GtkMozEmbed
TnyMozEmbedStream - A TnyStreamIface implementation that updates a TnyMozEmbedMsgView
libtinymail-gnome-desktop
TnyAccountStore - A account store implemented for Camel and GConf
TnyPasswordDialog - A password dialog implemented for the gnome platform
TnyPlatformFactory - A implementation of TnyPlatformFactoryIface for the gnome platform
TnyDevice - A TnyDeviceIface implementation for the gnome platform
libtinymail-camel
TnyAccount - A account type implemented for Camel
TnyStoreAccount - A store account type implemented for camel.
TnyTransportAccount - A Camel transport account type
TnyCamelStream - A CamelStream as adaptor for a TnyStreamIface
TnyMsgFolder - A Camel TnyMsgFolderIface implementation
TnyMsgHeader - A Camel implementation of TnyMsgHeaderIface
TnyMsgMimePart - A Camel implementation of TnyMsgMimePartIface
TnyMsg - A Camel implementation of the TnyMsgIface
TnySessionCamel - A session type for Camel
TnyStreamCamel - A TnyStreamIface as adaptor for a CamelStream
Shared camel routines - A few shared camel routines
libtinymail-gnomevfs
TnyVfsStream - An adaptor between TnyStreamIface and GnomeVFSHandle
Index