1
Fork 0

Deploying to gh-pages from @ sclu1034/lua-libpulse-glib@9e9ac22e82 🚀

This commit is contained in:
sclu1034 2022-05-23 14:28:37 +00:00
parent 31d450fdfe
commit 58d81a33bb
5 changed files with 36 additions and 5 deletions

View file

@ -99,7 +99,7 @@ loop:run()
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <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-05-23 12:51:30. 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-05-23 14:28:35.
</div> </div>
</footer> </footer>

View file

@ -2320,7 +2320,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <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-05-23 12:51:30. 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-05-23 14:28:35.
</div> </div>
</footer> </footer>

View file

@ -154,7 +154,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <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-05-23 12:51:30. 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-05-23 14:28:35.
</div> </div>
</footer> </footer>

View file

@ -1029,7 +1029,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <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-05-23 12:51:30. 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-05-23 14:28:35.
</div> </div>
</footer> </footer>

View file

@ -49,6 +49,10 @@
<h3 class="title is-4"><a href="#Static_Functions">Static Functions </a></h3> <h3 class="title is-4"><a href="#Static_Functions">Static Functions </a></h3>
<table class="table is-fullwidth is-striped"> <table class="table is-fullwidth is-striped">
<tbody> <tbody>
<tr>
<td class="name"><a href="#values">values</a></td>
<td class="summary">Creates an instance of <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td>
</tr>
<tr> <tr>
<td class="name"><a href="#is_valid">is_valid(value)</a></td> <td class="name"><a href="#is_valid">is_valid(value)</a></td>
<td class="summary">Checks whether a value is a valid <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td> <td class="summary">Checks whether a value is a valid <a href="../modules/lua_libpulse_glib.volume.html#Volume">Volume</a>.</td>
@ -131,6 +135,33 @@
<div class="container"> <div class="container">
<h2 class="title is-2" id="Static_Functions"><a href="#Static_Functions">Static Functions </a></h2> <h2 class="title is-2" id="Static_Functions"><a href="#Static_Functions">Static Functions </a></h2>
<div class="section__content"> <div class="section__content">
<div id="values" class="box section__item">
<div class="block section__item__title">
<strong>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">
<ul>
<li class="parameter">
<div>
<span class="parameter__name"><em>values</em></span>
<span class="parameter__description">:&nbsp; An array of channel volumes.</span>
</div>
<div class="field is-grouped is-grouped-multiline parameter__tags">
<div class="control">
<div class="tags has-addons">
<span class="tag is-dark">type</span>
<span class="tag parameter__type"><span><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span></span>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div id="is_valid" class="box section__item"> <div id="is_valid" class="box section__item">
<div class="block section__item__title"> <div class="block section__item__title">
<strong>is_valid(value)</strong> <strong>is_valid(value)</strong>
@ -655,7 +686,7 @@
<footer class="footer"> <footer class="footer">
<div class="content has-text-centered"> <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-05-23 12:51:30. 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-05-23 14:28:35.
</div> </div>
</footer> </footer>