2020-12-14 23:54:59 +00:00
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version= "2.0" xmlns:atom= "http://www.w3.org/2005/Atom" >
<channel >
<title > Lua API Manual on darktable lua documentation</title>
2020-12-19 03:09:45 +00:00
<link > https://darktable-org.github.io/luadocs/lua.api.manual/</link>
2020-12-14 23:54:59 +00:00
<description > Recent content in Lua API Manual on darktable lua documentation</description>
<generator > Hugo -- gohugo.io</generator>
2020-12-19 03:09:45 +00:00
<language > en-us</language> <atom:link href= "https://darktable-org.github.io/luadocs/lua.api.manual/index.xml" rel= "self" type= "application/rss+xml" />
2020-12-28 15:53:40 +00:00
<item >
<title > Lua API Version</title>
<link > https://darktable-org.github.io/luadocs/lua.api.manual/version/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > https://darktable-org.github.io/luadocs/lua.api.manual/version/</guid>
2021-02-16 03:15:33 +00:00
<description > 🔗Current API The Lua API version currently used in darktable 3.4.x is 6.1.0.
🔗Development API The Lua API is currently at version 6.2.2 in the development branch of darktable (currently 3.5). All changes for version 6.2.+ will be identified as such until version 6.2.+ is included in a darktable release.</description>
2020-12-28 15:53:40 +00:00
</item>
2020-12-21 18:19:20 +00:00
<item >
<title > attributes</title>
<link > https://darktable-org.github.io/luadocs/lua.api.manual/attributes/</link>
<pubDate > Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid > https://darktable-org.github.io/luadocs/lua.api.manual/attributes/</guid>
<description > This section documents various attributes used throughout the documentation.
🔗write This object is a variable that can be written to.
🔗has_tostring This object has a specific reimplementation of the & ldquo;tostring& rdquo; method that allows pretty-printing it.
🔗implicit_yield This call will release the Lua lock while executing, thus allowing other Lua callbacks to run.
🔗parent This object inherits some methods from another object. You can call the methods from the parent on the child object</description>
</item>
2020-12-14 23:54:59 +00:00
</channel>
</rss>