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

#include <tag_repository.h>

+ Collaboration diagram for dt_tag_count_t:

Data Fields

guint id
 
gchar * name
 
guint count
 

Detailed Description

One row of dt_tag_repository_get_by_path_with_counts().

Definition at line 291 of file tag_repository.h.

Field Documentation

◆ count

guint dt_tag_count_t::count

Definition at line 295 of file tag_repository.h.

◆ id

guint dt_tag_count_t::id

Definition at line 293 of file tag_repository.h.

◆ name

gchar* dt_tag_count_t::name

the FULL name, root included; trimming it is the caller's business

Definition at line 294 of file tag_repository.h.


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