Main Page | Namespace List | Class List | Directories | File List | Class Members | File Members

AutoList Struct Reference

#include <openldev-auto-list.h>

List of all members.

Public Attributes

GCompletion * autolist


Detailed Description

AutoList holds all of the words that can be used when automatic completion is enabled. You can use the built in functions to add files to parse, or you can add new GLists containing strings of words manually.

Under most circumstances, this should not be accessed directly unless you know what you are doing. Instead, use the provided functions to add words to the list or to parse your own files.

Definition at line 32 of file openldev-auto-list.h.


Member Data Documentation

GCompletion* AutoList::autolist

A list of all of the words used when searching for matches for automatic completion. This should not be accessed directly under most circumstances.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 31 23:32:43 2006 for OpenLDev by doxygen 1.4.4