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

Data Fields

GtkWidgetshow_osd_checkbutton
 
GtkWidgetfiltered_images_checkbutton
 
GtkWidgetmap_source_dropdown
 
GtkWidgetimages_thumb
 
GtkWidgetmax_images_entry
 
GtkWidgetepsilon_factor
 
GtkWidgetmin_images
 
GtkWidgetmax_outline_nodes
 

Detailed Description

Definition at line 63 of file map_settings.c.

Field Documentation

◆ epsilon_factor

GtkWidget * dt_lib_map_settings_t::epsilon_factor

Definition at line 66 of file map_settings.c.

◆ filtered_images_checkbutton

GtkWidget * dt_lib_map_settings_t::filtered_images_checkbutton

Definition at line 65 of file map_settings.c.

◆ images_thumb

GtkWidget* dt_lib_map_settings_t::images_thumb

Definition at line 66 of file map_settings.c.

◆ map_source_dropdown

GtkWidget * dt_lib_map_settings_t::map_source_dropdown

Definition at line 65 of file map_settings.c.

◆ max_images_entry

GtkWidget * dt_lib_map_settings_t::max_images_entry

Definition at line 66 of file map_settings.c.

◆ max_outline_nodes

GtkWidget * dt_lib_map_settings_t::max_outline_nodes

Definition at line 66 of file map_settings.c.

◆ min_images

GtkWidget * dt_lib_map_settings_t::min_images

Definition at line 66 of file map_settings.c.

◆ show_osd_checkbutton

GtkWidget* dt_lib_map_settings_t::show_osd_checkbutton

Definition at line 65 of file map_settings.c.


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