Deploying to gh-pages from @ sclu1034/lua-libpulse-glib@3173460b17 🚀
This commit is contained in:
parent
3916dc9dcf
commit
971a7d856a
5 changed files with 24 additions and 8 deletions
|
@ -99,7 +99,7 @@ loop:run()
|
|||
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56.
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -2320,7 +2320,7 @@
|
|||
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56.
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -154,7 +154,7 @@
|
|||
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56.
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -1029,7 +1029,7 @@
|
|||
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56.
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
<table class="table is-fullwidth is-striped">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="name"><a href="#values">values</a></td>
|
||||
<td class="name"><a href="#new">new(values)</a></td>
|
||||
<td class="summary">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -135,14 +135,15 @@
|
|||
<div class="container">
|
||||
<h2 class="title is-2" id="Static_Functions"><a href="#Static_Functions">Static Functions </a></h2>
|
||||
<div class="section__content">
|
||||
<div id="values" class="box section__item">
|
||||
<div id="new" class="box section__item">
|
||||
<div class="block section__item__title">
|
||||
<strong>values</strong>
|
||||
<strong>new(values)</strong>
|
||||
</div>
|
||||
|
||||
<div class="block content section__item__description">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</div>
|
||||
|
||||
<div class="block content section__item__params">
|
||||
<h4 class="title is-6">Parameters:</h4>
|
||||
<ul>
|
||||
<li class="parameter">
|
||||
<div>
|
||||
|
@ -161,6 +162,21 @@
|
|||
|
||||
</ul>
|
||||
</div>
|
||||
<div class="block content section__item__returns">
|
||||
<h4 class="title is-6">Returns:</h4>
|
||||
<ul>
|
||||
<li class="return-value">
|
||||
<div class="field is-grouped is-grouped-multiline">
|
||||
<div class="control">
|
||||
<div class="tags has-addons">
|
||||
<span class="tag is-dark">type</span>
|
||||
<span class="tag return-value__type"><span><a class="type" href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a></span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="is_valid" class="box section__item">
|
||||
<div class="block section__item__title">
|
||||
|
@ -686,7 +702,7 @@
|
|||
|
||||
<footer class="footer">
|
||||
<div class="content has-text-centered">
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 11:05:56.
|
||||
Generated by <a href="https://github/com/stevendonovan/LDoc">LDoc 1.4.6</a>, designed with <a href="https://github.com/jgthms/bulma">Bulma</a>. Last updated at 2022-08-10 21:43:17.
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue