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

Data Fields

int toasts
 
int messages
 
int tag_changes
 
gchar * last
 

Detailed Description

The inversion that makes src/metadata a closed module: it states what happened, and whoever is running it decides what that looks like.

These tests exist because the no-handler case is the one nothing else exercises – every interactive run installs a handler in dt_init(), so a crash or a swallowed message there would only ever show up under ansel-cli or in a test binary. Which is to say: here.

Definition at line 45 of file test_metadata_notify.c.

Field Documentation

◆ last

gchar* _seen_t::last

◆ messages

int _seen_t::messages

◆ tag_changes

◆ toasts


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