_GCompletion Struct Reference

#include <
gcompletion.h>

Data Fields

GListitems
GCompletionFunc func
gcharprefix
GListcache
GCompletionStrncmpFunc strncmp_func

Field Documentation

GList* _GCompletion::cache
 
GCompletionFunc _GCompletion::func
 
GList* _GCompletion::items
 
gchar* _GCompletion::prefix
 
GCompletionStrncmpFunc _GCompletion::strncmp_func
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top