gtkspellmm  3.0.2
Classes | Functions
GtkSpell Namespace Reference

Classes

class  Error
 
class  Checker
 

Functions

void init ()
 Initializes the GtkSpell library. More...
 

Function Documentation

void GtkSpell::init ( )

Initializes the GtkSpell library.

This function registers the GtkSpell errors and types, and must be called before using any GtkSpell functions.

Examples:
example/example.cc.