![]()  | 
  
    libxputty 0.1
    
   | 
 

Data Fields | |
| const char * | data | 
| const char * | mime_type | 
| int | weight | 
| int | case_sensitive | 
| XdgGlobList * | next | 
Definition at line 60 of file xdgmimeglob.c.
| int case_sensitive | 
Definition at line 65 of file xdgmimeglob.c.
Referenced by _xdg_glob_hash_lookup_file_name().
| const char* data | 
Definition at line 62 of file xdgmimeglob.c.
Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().
| 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().
| XdgGlobList* next | 
Definition at line 66 of file xdgmimeglob.c.
Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().
| int weight | 
Definition at line 64 of file xdgmimeglob.c.
Referenced by _xdg_glob_hash_dump(), and _xdg_glob_hash_lookup_file_name().