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

Data Fields

dt_lib_collect_rule_t rule [10]
 
GtkWidgetnotebook
 
int active_rule
 
int nb_rules
 
GtkTreeView * view
 
int view_rule
 
GtkTreeModel * treefilter
 
GtkTreeModel * listfilter
 
GtkWidgetfolders_controls
 
GtkWidgetrecursive_check
 
GtkWidgetsort_dir
 
GtkWidgetsort_by
 
GtkWidgetfolder_levels
 
GtkWidgetcollections_controls
 
GtkWidgetno_uncategorized
 
GtkWidgetraw_box
 
GtkWidgetraw_check
 
GtkWidgetraw_entry
 
struct dt_lib_collect_params_tparams
 
GUnixMountMonitor * vmonitor
 

Detailed Description

Definition at line 200 of file collect.c.

Field Documentation

◆ active_rule

int dt_lib_collect_t::active_rule

Definition at line 205 of file collect.c.

◆ collections_controls

GtkWidget* dt_lib_collect_t::collections_controls

Definition at line 222 of file collect.c.

◆ folder_levels

GtkWidget* dt_lib_collect_t::folder_levels

Definition at line 219 of file collect.c.

◆ folders_controls

GtkWidget* dt_lib_collect_t::folders_controls

Definition at line 215 of file collect.c.

◆ listfilter

GtkTreeModel* dt_lib_collect_t::listfilter

Definition at line 212 of file collect.c.

◆ nb_rules

int dt_lib_collect_t::nb_rules

Definition at line 206 of file collect.c.

◆ no_uncategorized

GtkWidget* dt_lib_collect_t::no_uncategorized

Definition at line 223 of file collect.c.

◆ notebook

GtkWidget* dt_lib_collect_t::notebook

Definition at line 203 of file collect.c.

◆ params

struct dt_lib_collect_params_t* dt_lib_collect_t::params

Definition at line 230 of file collect.c.

◆ raw_box

GtkWidget* dt_lib_collect_t::raw_box

Definition at line 226 of file collect.c.

◆ raw_check

GtkWidget* dt_lib_collect_t::raw_check

Definition at line 227 of file collect.c.

◆ raw_entry

GtkWidget* dt_lib_collect_t::raw_entry

Definition at line 228 of file collect.c.

◆ recursive_check

GtkWidget* dt_lib_collect_t::recursive_check

Definition at line 216 of file collect.c.

◆ rule

dt_lib_collect_rule_t dt_lib_collect_t::rule[10]

Definition at line 202 of file collect.c.

◆ sort_by

GtkWidget* dt_lib_collect_t::sort_by

Definition at line 218 of file collect.c.

◆ sort_dir

GtkWidget* dt_lib_collect_t::sort_dir

Definition at line 217 of file collect.c.

◆ treefilter

GtkTreeModel* dt_lib_collect_t::treefilter

Definition at line 211 of file collect.c.

◆ view

GtkTreeView* dt_lib_collect_t::view

Definition at line 208 of file collect.c.

◆ view_rule

int dt_lib_collect_t::view_rule

◆ vmonitor

GUnixMountMonitor* dt_lib_collect_t::vmonitor

Definition at line 234 of file collect.c.


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