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

Data Fields

gchar * start
 
gchar * stop
 
GtkTreePath * path1
 
GtkTreePath * path2
 

Detailed Description

Definition at line 251 of file collect.c.

Field Documentation

◆ path1

GtkTreePath* _range_t::path1

Definition at line 255 of file collect.c.

Referenced by _populate_list(), _populate_tree(), and range_select().

◆ path2

GtkTreePath* _range_t::path2

Definition at line 256 of file collect.c.

Referenced by _populate_list(), _populate_tree(), and range_select().

◆ start

gchar* _range_t::start

Definition at line 253 of file collect.c.

Referenced by _populate_list(), _populate_tree(), and range_select().

◆ stop

gchar* _range_t::stop

Definition at line 254 of file collect.c.

Referenced by _populate_list(), _populate_tree(), and range_select().


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