23 lines
1.4 KiB
XML
23 lines
1.4 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>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>
|
|
|
|
</channel>
|
|
</rss>
|