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

Data Fields

GList ** result
 
GHashTable * folders
 
dt_job_tjob
 
int images
 
int listings
 

Detailed Description

Definition at line 197 of file crawler.c.

Field Documentation

◆ folders

GHashTable* dt_crawler_walk_t::folders

Definition at line 200 of file crawler.c.

Referenced by _crawler_folder(), and _crawler_run().

◆ images

int dt_crawler_walk_t::images

Definition at line 202 of file crawler.c.

Referenced by _crawl_image(), and _crawler_run().

◆ job

dt_job_t* dt_crawler_walk_t::job

Definition at line 201 of file crawler.c.

Referenced by _crawl_image(), and _crawler_folder().

◆ listings

int dt_crawler_walk_t::listings

Definition at line 203 of file crawler.c.

Referenced by _crawler_folder(), and _crawler_run().

◆ result

GList** dt_crawler_walk_t::result

Definition at line 199 of file crawler.c.

Referenced by _crawl_image(), and _crawler_run().


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