![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_lib_map_locations_t:Data Fields | |
| GtkWidget * | shape_button |
| gulong | shape_button_handler |
| GtkWidget * | new_button |
| GtkWidget * | show_all_button |
| GtkWidget * | hide_button |
| GtkWidget * | window |
| GtkWidget * | view |
| GtkCellRenderer * | renderer |
| GtkTreeSelection * | selection |
| GtkTreeViewColumn * | name_col |
| GList * | polygons |
Definition at line 70 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::hide_button |
Definition at line 76 of file libs/map_locations.c.
| GtkTreeViewColumn* dt_lib_map_locations_t::name_col |
Definition at line 81 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::new_button |
Definition at line 74 of file libs/map_locations.c.
| GList* dt_lib_map_locations_t::polygons |
Definition at line 82 of file libs/map_locations.c.
| GtkCellRenderer* dt_lib_map_locations_t::renderer |
Definition at line 79 of file libs/map_locations.c.
| GtkTreeSelection* dt_lib_map_locations_t::selection |
Definition at line 80 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::shape_button |
Definition at line 72 of file libs/map_locations.c.
| gulong dt_lib_map_locations_t::shape_button_handler |
Definition at line 73 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::show_all_button |
Definition at line 75 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::view |
Definition at line 78 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::window |
Definition at line 77 of file libs/map_locations.c.