_GCompletion Struct Reference

#include <gcompletion.h>

Data Fields

GList items
GCompletionFunc  func
gchar prefix
GList cache
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