![]() |
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 60 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::hide_button |
Definition at line 66 of file libs/map_locations.c.
| GtkTreeViewColumn* dt_lib_map_locations_t::name_col |
Definition at line 71 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::new_button |
Definition at line 64 of file libs/map_locations.c.
| GList* dt_lib_map_locations_t::polygons |
Definition at line 72 of file libs/map_locations.c.
| GtkCellRenderer* dt_lib_map_locations_t::renderer |
Definition at line 69 of file libs/map_locations.c.
| GtkTreeSelection* dt_lib_map_locations_t::selection |
Definition at line 70 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::shape_button |
Definition at line 62 of file libs/map_locations.c.
| gulong dt_lib_map_locations_t::shape_button_handler |
Definition at line 63 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::show_all_button |
Definition at line 65 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::view |
Definition at line 68 of file libs/map_locations.c.
| GtkWidget* dt_lib_map_locations_t::window |
Definition at line 67 of file libs/map_locations.c.