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

Data Fields

GtkWidgetshape_button
 
gulong shape_button_handler
 
GtkWidgetnew_button
 
GtkWidgetshow_all_button
 
GtkWidgethide_button
 
GtkWidgetwindow
 
GtkWidgetview
 
GtkCellRenderer * renderer
 
GtkTreeSelection * selection
 
GtkTreeViewColumn * name_col
 
GList * polygons
 

Detailed Description

Definition at line 60 of file libs/map_locations.c.

Field Documentation

◆ hide_button

GtkWidget* dt_lib_map_locations_t::hide_button

Definition at line 66 of file libs/map_locations.c.

◆ name_col

GtkTreeViewColumn* dt_lib_map_locations_t::name_col

Definition at line 71 of file libs/map_locations.c.

◆ new_button

GtkWidget* dt_lib_map_locations_t::new_button

Definition at line 64 of file libs/map_locations.c.

◆ polygons

GList* dt_lib_map_locations_t::polygons

Definition at line 72 of file libs/map_locations.c.

◆ renderer

GtkCellRenderer* dt_lib_map_locations_t::renderer

Definition at line 69 of file libs/map_locations.c.

◆ selection

GtkTreeSelection* dt_lib_map_locations_t::selection

Definition at line 70 of file libs/map_locations.c.

◆ shape_button

GtkWidget* dt_lib_map_locations_t::shape_button

Definition at line 62 of file libs/map_locations.c.

◆ shape_button_handler

gulong dt_lib_map_locations_t::shape_button_handler

Definition at line 63 of file libs/map_locations.c.

◆ show_all_button

GtkWidget* dt_lib_map_locations_t::show_all_button

Definition at line 65 of file libs/map_locations.c.

◆ view

GtkWidget* dt_lib_map_locations_t::view

Definition at line 68 of file libs/map_locations.c.

◆ window

GtkWidget* dt_lib_map_locations_t::window

Definition at line 67 of file libs/map_locations.c.


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