luadocs/lua.api.manual/index.xml
2020-12-28 15:53:40 +00:00

33 lines
2 KiB
XML

<?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>
<link>https://darktable-org.github.io/luadocs/lua.api.manual/</link>
<description>Recent content in Lua API Manual on darktable lua documentation</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="https://darktable-org.github.io/luadocs/lua.api.manual/index.xml" rel="self" type="application/rss+xml" />
<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>
<description>🔗Current API The Lua API version currently used in darktable 3.4 is 6.1.0.
🔗Development API The current Lua API is currently at version 6.2.0 in the development branch of darktable (currently 3.5). All changes for version 6.2.0 will be identified as such until version 6.2.0 is included in a darktable release.</description>
</item>
<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 &amp;ldquo;tostring&amp;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>
</channel>
</rss>