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

Data Fields

GHashTable * instance_counts
 
GHashTable * modules_in_history
 
GHashTable * prev_visible
 
GHashTable * next_visible
 

Detailed Description

Definition at line 1341 of file develop.c.

Field Documentation

◆ instance_counts

GHashTable* dt_dev_multishow_state_t::instance_counts

Definition at line 1343 of file develop.c.

Referenced by dt_dev_modules_update_multishow().

◆ modules_in_history

GHashTable* dt_dev_multishow_state_t::modules_in_history

Definition at line 1344 of file develop.c.

◆ next_visible

GHashTable* dt_dev_multishow_state_t::next_visible

Definition at line 1346 of file develop.c.

◆ prev_visible

GHashTable* dt_dev_multishow_state_t::prev_visible

Definition at line 1345 of file develop.c.


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