Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
name_key_tuple_t Struct Reference
+ Collaboration diagram for name_key_tuple_t:

Data Fields

char * name
 
char * collate_key
 
int count
 
int status
 

Detailed Description

Definition at line 738 of file collect.c.

Field Documentation

◆ collate_key

char * name_key_tuple_t::collate_key

Definition at line 740 of file collect.c.

Referenced by _collect_sorted_tree_names(), free_tuple(), and sort_folder_tag().

◆ count

int name_key_tuple_t::count

Definition at line 741 of file collect.c.

Referenced by _build_tree_store(), and _collect_sorted_tree_names().

◆ name

char* name_key_tuple_t::name

Definition at line 740 of file collect.c.

Referenced by _build_tree_store(), _collect_sorted_tree_names(), and free_tuple().

◆ status

int name_key_tuple_t::status

Definition at line 741 of file collect.c.

Referenced by _build_tree_store(), and _collect_sorted_tree_names().


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