dt_lua_tag_t
dt_type
A tag that can be attached to an image.
Attributes:
🔗dt_lua_tag_t:delete
🔗dt_lua_tag_t:attach
🔗dt_lua_tag_t:detach
🔗dt_lua_tag_t.name
string
The name of the tag.
🔗dt_lua_tag_t.flags
integer
- 1 - tag is a category
- 2 - tag is private
- 4 - tag has an images order
🔗dt_lua_tag_t.synonyms
string
The synonyms of the tag.
🔗dt_lua_tag_t.#
The images that have that tag attached to them.