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

Data Fields

const char * old_path
 
const char * new_path
 
GList * ids
 
GList * folders
 

Detailed Description

Definition at line 273 of file film.c.

Field Documentation

◆ folders

GList* _relocation_t::folders

Definition at line 278 of file film.c.

Referenced by dt_film_relocate().

◆ ids

GList* _relocation_t::ids

Definition at line 277 of file film.c.

Referenced by dt_film_relocate().

◆ new_path

const char* _relocation_t::new_path

Definition at line 276 of file film.c.

◆ old_path

const char* _relocation_t::old_path

Definition at line 275 of file film.c.


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