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

Data Fields

int32_t relevance
 
_lib_location_type_t type
 
float lon
 
float lat
 
dt_map_box_t bbox
 
dt_geo_map_display_t marker_type
 
GList * marker_points
 
gchar * name
 

Detailed Description

Definition at line 62 of file location.c.

Field Documentation

◆ bbox

dt_map_box_t _lib_location_result_t::bbox

Definition at line 68 of file location.c.

Referenced by __attribute__(), get_params(), and set_params().

◆ lat

float _lib_location_result_t::lat

Definition at line 67 of file location.c.

Referenced by __attribute__(), _lib_location_place_widget_new(), get_params(), and set_params().

◆ lon

float _lib_location_result_t::lon

Definition at line 66 of file location.c.

Referenced by __attribute__(), _lib_location_place_widget_new(), get_params(), and set_params().

◆ marker_points

GList* _lib_location_result_t::marker_points

Definition at line 70 of file location.c.

Referenced by __attribute__(), free_location(), get_params(), and set_params().

◆ marker_type

dt_geo_map_display_t _lib_location_result_t::marker_type

Definition at line 69 of file location.c.

Referenced by __attribute__(), get_params(), and set_params().

◆ name

gchar* _lib_location_result_t::name

◆ relevance

int32_t _lib_location_result_t::relevance

Definition at line 64 of file location.c.

Referenced by get_params(), and set_params().

◆ type

_lib_location_type_t _lib_location_result_t::type

Definition at line 65 of file location.c.

Referenced by __attribute__(), _lib_location_place_get_zoom(), get_params(), and set_params().


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