Part II. API Reference

Table of Contents

Main Classes
GtefBuffer — Stores the text for display in a GtefView
GtefView — Widget that displays a GtefBuffer
Tab
GtefTab — Contains a GtefView with GtkInfoBars on top
GtefInfoBar — Subclass of GtkInfoBar
File Loading and Saving
GtefEncoding — Character encoding
GtefFile — On-disk representation of a GtefBuffer
GtefFileLoader — Load a file into a GtefBuffer
GtefFileSaver — Save a GtefBuffer into a file
GtefFileMetadata — File metadata
GtefMetadataManager — Metadata support on platforms that don't support GVfs metadata
Code Folding
GtefFoldRegion — Foldable region in a GtkTextBuffer
GtefGutterRendererFolds — Basic gutter renderer for code folding
Application Support
GtefApplication — An extension of GtkApplication
GtefActionInfo — GAction information
GtefActionInfoStore — A store of GtefActionInfo's
Other
GtefIter — GtkTextIter utility functions
GtefUtils — Utility functions