libxputty 0.1
Loading...
Searching...
No Matches
Data Fields
XdgGlobList Struct Reference
Collaboration diagram for XdgGlobList:
Collaboration graph
[legend]

Data Fields

const char * data
 
const char * mime_type
 
int weight
 
int case_sensitive
 
XdgGlobListnext
 

Detailed Description

Definition at line 60 of file xdgmimeglob.c.

Field Documentation

◆ case_sensitive

int case_sensitive

Definition at line 65 of file xdgmimeglob.c.

Referenced by _xdg_glob_hash_lookup_file_name().

◆ data

const char* data

Definition at line 62 of file xdgmimeglob.c.

Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().

◆ mime_type

const char* mime_type

Definition at line 63 of file xdgmimeglob.c.

Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().

◆ next

XdgGlobList* next

Definition at line 66 of file xdgmimeglob.c.

Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().

◆ weight

int weight

Definition at line 64 of file xdgmimeglob.c.

Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().


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