deploy: 2408311c67
This commit is contained in:
parent
a2ae7de1e7
commit
56b97936c7
1 changed files with 1 additions and 1 deletions
|
@ -3064,7 +3064,7 @@
|
||||||
<h1 id="darktabletags"><a href="#darktabletags">🔗</a>darktable.tags.#</h1>
|
<h1 id="darktabletags"><a href="#darktabletags">🔗</a>darktable.tags.#</h1>
|
||||||
<p><a href="../../types/dt_lua_tag_t">types.dt_lua_tag_t</a></p>
|
<p><a href="../../types/dt_lua_tag_t">types.dt_lua_tag_t</a></p>
|
||||||
<p>Each existing tag has a numeric entry in the tags table - use ipairs to iterate over them.</p>
|
<p>Each existing tag has a numeric entry in the tags table - use ipairs to iterate over them.</p>
|
||||||
<h3 id="darktabletagscreate"><a href="#darktabletagscreate">🔗</a>darktable.tags.create</h3>
|
<h1 id="darktabletagscreate"><a href="#darktabletagscreate">🔗</a>darktable.tags.create</h1>
|
||||||
<pre><code>function(
|
<pre><code>function(
|
||||||
name : string
|
name : string
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue