Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_iop_name_row_t Struct Reference

One module's identity, for the rule that searches by module name. More...

#include <collection_query.h>

+ Collaboration diagram for dt_iop_name_row_t:

Data Fields

const char * operation
 
const char * name
 

Detailed Description

One module's identity, for the rule that searches by module name.

Definition at line 91 of file collection_query.h.

Field Documentation

◆ name

const char* dt_iop_name_row_t::name

its localised display name

Definition at line 94 of file collection_query.h.

Referenced by dt_iop_set_darktable_iop_table().

◆ operation

const char* dt_iop_name_row_t::operation

borrowed for the duration of the call

Definition at line 93 of file collection_query.h.

Referenced by dt_iop_set_darktable_iop_table().


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