Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GCompletion Struct Reference

#include <gcompletion.h>

Data Fields

GListitems
 
GCompletionFunc func
 
gcharprefix
 
GListcache
 
GCompletionStrncmpFunc strncmp_func
 

Detailed Description

Definition at line 49 of file gcompletion.h.

Field Documentation

◆ cache

GList* _GCompletion::cache

Definition at line 55 of file gcompletion.h.

◆ func

GCompletionFunc _GCompletion::func

Definition at line 52 of file gcompletion.h.

◆ items

GList* _GCompletion::items

Definition at line 51 of file gcompletion.h.

◆ prefix

gchar* _GCompletion::prefix

Definition at line 54 of file gcompletion.h.

◆ strncmp_func

GCompletionStrncmpFunc _GCompletion::strncmp_func

Definition at line 56 of file gcompletion.h.


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