![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
dt_map_box_t _lib_location_result_t::bbox |
Referenced by __attribute__(), get_params(), and set_params().
float _lib_location_result_t::lat |
Referenced by __attribute__(), _lib_location_place_widget_new(), get_params(), and set_params().
float _lib_location_result_t::lon |
Referenced by __attribute__(), _lib_location_place_widget_new(), get_params(), and set_params().
GList* _lib_location_result_t::marker_points |
Referenced by __attribute__(), free_location(), get_params(), and set_params().
dt_geo_map_display_t _lib_location_result_t::marker_type |
Referenced by __attribute__(), get_params(), and set_params().
gchar* _lib_location_result_t::name |
Referenced by __attribute__(), _lib_location_place_widget_new(), free_location(), get_params(), and set_params().
int32_t _lib_location_result_t::relevance |
Referenced by get_params(), and set_params().
_lib_location_type_t _lib_location_result_t::type |
Referenced by __attribute__(), _lib_location_place_get_zoom(), get_params(), and set_params().