![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_location_t:Data Fields | |
| GtkEntry * | search |
| GtkWidget * | result |
| GList * | callback_params |
| GList * | places |
| gchar * | response |
| size_t | response_size |
| GObject * | marker |
| dt_geo_map_display_t | marker_type |
| _lib_location_result_t * | selected_location |
| GList * | marker_points |
| GList* dt_lib_location_t::callback_params |
Referenced by _lib_location_place_widget_new(), and clear_search().
| GObject* dt_lib_location_t::marker |
Referenced by _clear_markers(), and _show_location().
| GList* dt_lib_location_t::marker_points |
Referenced by __attribute__().
| dt_geo_map_display_t dt_lib_location_t::marker_type |
Referenced by _clear_markers(), and _show_location().
| GList* dt_lib_location_t::places |
Referenced by __attribute__(), _lib_location_search(), _lib_location_search_finish(), clear_search(), and set_params().
| gchar* dt_lib_location_t::response |
Referenced by _lib_location_curl_write_data(), _lib_location_search(), and clear_search().
| size_t dt_lib_location_t::response_size |
Referenced by _lib_location_curl_write_data(), _lib_location_search(), and clear_search().
| GtkWidget* dt_lib_location_t::result |
Referenced by _lib_location_search_finish(), clear_search(), and gui_init().
| GtkEntry* dt_lib_location_t::search |
Referenced by _lib_location_entry_activated(), _lib_location_search(), gui_init(), gui_reset(), and set_params().
| _lib_location_result_t* dt_lib_location_t::selected_location |
Referenced by _show_location(), clear_search(), and get_params().