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

Data Fields

int32_t imgid
 
uint32_t segid
 
gchar dt [DT_DATETIME_LENGTH]
 
gboolean counted
 
dt_image_geoloc_t gl
 
GObject * image
 

Detailed Description

Definition at line 141 of file geotagging.c.

Field Documentation

◆ counted

gboolean dt_sel_img_t::counted

Definition at line 146 of file geotagging.c.

◆ dt

gchar dt_sel_img_t::dt[DT_DATETIME_LENGTH]

Definition at line 145 of file geotagging.c.

Referenced by _count_images_per_track(), and _setup_selected_images_list().

◆ gl

dt_image_geoloc_t dt_sel_img_t::gl

Definition at line 147 of file geotagging.c.

◆ image

GObject* dt_sel_img_t::image

Definition at line 148 of file geotagging.c.

◆ imgid

int32_t dt_sel_img_t::imgid

Definition at line 143 of file geotagging.c.

Referenced by _setup_selected_images_list().

◆ segid

uint32_t dt_sel_img_t::segid

Definition at line 144 of file geotagging.c.

Referenced by _count_images_per_track().


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