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

Data Fields

GtkEntry * search
 
GtkWidgetresult
 
GList * callback_params
 
GList * places
 
gchar * response
 
size_t response_size
 
GObject * marker
 
dt_geo_map_display_t marker_type
 
_lib_location_result_tselected_location
 
GList * marker_points
 

Detailed Description

Definition at line 74 of file location.c.

Field Documentation

◆ callback_params

GList* dt_lib_location_t::callback_params

Definition at line 78 of file location.c.

Referenced by _lib_location_place_widget_new(), and clear_search().

◆ marker

GObject* dt_lib_location_t::marker

Definition at line 87 of file location.c.

Referenced by _clear_markers(), and _show_location().

◆ marker_points

GList* dt_lib_location_t::marker_points

Definition at line 94 of file location.c.

Referenced by __attribute__().

◆ marker_type

dt_geo_map_display_t dt_lib_location_t::marker_type

Definition at line 88 of file location.c.

Referenced by _clear_markers(), and _show_location().

◆ places

GList* dt_lib_location_t::places

◆ response

gchar* dt_lib_location_t::response

Definition at line 83 of file location.c.

Referenced by _lib_location_curl_write_data(), _lib_location_search(), and clear_search().

◆ response_size

size_t dt_lib_location_t::response_size

Definition at line 84 of file location.c.

Referenced by _lib_location_curl_write_data(), _lib_location_search(), and clear_search().

◆ result

GtkWidget* dt_lib_location_t::result

◆ search

GtkEntry* dt_lib_location_t::search

◆ selected_location

_lib_location_result_t* dt_lib_location_t::selected_location

Definition at line 91 of file location.c.

Referenced by _show_location(), clear_search(), and get_params().


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