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

Data Fields

int num
 
GtkWidgethbox
 
GtkWidgetcombo
 
GtkWidgetop_combo
 
GtkWidgettext
 
GtkWidgetbutton
 
gboolean typing
 
gboolean reveal
 
gchar * searchstring
 
voidlib_collect
 

Detailed Description

Definition at line 186 of file collect.c.

Field Documentation

◆ button

GtkWidget* dt_lib_collect_rule_t::button

Definition at line 193 of file collect.c.

Referenced by _set_rule_button().

◆ combo

◆ hbox

GtkWidget* dt_lib_collect_rule_t::hbox

Definition at line 189 of file collect.c.

◆ lib_collect

void* dt_lib_collect_rule_t::lib_collect

Definition at line 197 of file collect.c.

◆ num

◆ op_combo

GtkWidget* dt_lib_collect_rule_t::op_combo

Definition at line 191 of file collect.c.

Referenced by _update_op_combo(), combo_changed(), get_properties(), and set_properties().

◆ reveal

gboolean dt_lib_collect_rule_t::reveal

Definition at line 195 of file collect.c.

Referenced by _on_tab_switch(), combo_changed(), tree_expand(), and update_view().

◆ searchstring

gchar* dt_lib_collect_rule_t::searchstring

Definition at line 196 of file collect.c.

Referenced by _populate_list(), and list_match_string().

◆ text

◆ typing


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