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

AutoComplete Struct Reference

#include <openldev-auto-complete.h>

List of all members.

Public Attributes

GtkWidget * autocomplete
GtkWidget * autocompletewin


Detailed Description

AutoComplete is an internal structure used by the FileManager structure. It holds the GtkWindow and GtkTreeView widgets used to display up to three options for automatic completion. These widgets should not be directly accessed by plugins except for hiding or showing results.

Definition at line 27 of file openldev-auto-complete.h.


Member Data Documentation

GtkWidget* AutoComplete::autocomplete

GtkTreeView that holds up to three automatic completion options. This should not be directly accessed. You should use the functions provided to add items, remove items and scroll through them.

GtkWidget* AutoComplete::autocompletewin

You can hide or show this GtkWindow or use the built in functions for this task. Window decorations are hidden so it does not appear in the list of windows. It also has no border or title bar shown.


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