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

Data Fields

dt_lib_module_tself
 
uint64_t token
 
gchar * text
 
gboolean loaded
 

Detailed Description

Definition at line 125 of file textnotes.c.

Field Documentation

◆ loaded

gboolean dt_textnotes_load_result_t::loaded

Definition at line 130 of file textnotes.c.

Referenced by _textnotes_load_finish_idle(), and _textnotes_load_job_state().

◆ self

dt_lib_module_t* dt_textnotes_load_result_t::self

Definition at line 127 of file textnotes.c.

Referenced by _textnotes_load_finish_idle(), and _textnotes_load_job_state().

◆ text

gchar* dt_textnotes_load_result_t::text

Definition at line 129 of file textnotes.c.

Referenced by _textnotes_load_finish_idle(), and _textnotes_load_job_state().

◆ token

uint64_t dt_textnotes_load_result_t::token

Definition at line 128 of file textnotes.c.

Referenced by _textnotes_load_finish_idle(), and _textnotes_load_job_state().


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