luadocs/lua.api.manual/index.xml
2021-12-25 21:42:17 +00:00

32 lines
1.8 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 used in darktable 3.8.0 is 8.0.0.</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>