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

Data Fields

xdg_unichar_t character
 
const char * mime_type
 
int weight
 
int case_sensitive
 
XdgGlobHashNodenext
 
XdgGlobHashNodechild
 

Detailed Description

Definition at line 51 of file xdgmimeglob.c.

Field Documentation

◆ case_sensitive

int case_sensitive

Definition at line 56 of file xdgmimeglob.c.

◆ character

xdg_unichar_t character

Definition at line 53 of file xdgmimeglob.c.

◆ child

Definition at line 58 of file xdgmimeglob.c.

◆ mime_type

const char* mime_type

Definition at line 54 of file xdgmimeglob.c.

◆ next

Definition at line 57 of file xdgmimeglob.c.

◆ weight

int weight

Definition at line 55 of file xdgmimeglob.c.


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