![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _range_t:Data Fields | |
| gchar * | start |
| gchar * | stop |
| GtkTreePath * | path1 |
| GtkTreePath * | path2 |
| GtkTreePath* _range_t::path1 |
Definition at line 255 of file collect.c.
Referenced by _populate_list(), _populate_tree(), and range_select().
| GtkTreePath* _range_t::path2 |
Definition at line 256 of file collect.c.
Referenced by _populate_list(), _populate_tree(), and range_select().
| gchar* _range_t::start |
Definition at line 253 of file collect.c.
Referenced by _populate_list(), _populate_tree(), and range_select().
| gchar* _range_t::stop |
Definition at line 254 of file collect.c.
Referenced by _populate_list(), _populate_tree(), and range_select().