mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 16:31:58 +02:00
doc: Update
This commit is contained in:
@@ -51,6 +51,8 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<script src="search.js"></script>
|
||||
|
||||
<script src="main.js"></script>
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -59,7 +61,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
<nav class="sidebar devhelp-hidden">
|
||||
|
||||
<div class="section">
|
||||
<img src="clapper-logo.svg" class="logo"/>
|
||||
<a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -107,7 +109,7 @@ SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
</div>
|
||||
|
||||
<div class="section generator">
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2023.3</p>
|
||||
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2024.1</p>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
@@ -167,6 +169,7 @@ extracted from media <span class="caps">URI</span> e.g. basename without extensi
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -193,14 +196,14 @@ extracted from media <span class="caps">URI</span> e.g. basename without extensi
|
||||
<div class="returns">
|
||||
<div class="arg-description">
|
||||
<p><em>Type:</em> <code>gchar*</code></p>
|
||||
<p><p>Media title.</p></p>
|
||||
<p>Media title.</p>
|
||||
</div>
|
||||
<div>
|
||||
<table>
|
||||
|
||||
|
||||
|
||||
<tr><td title="transfer: full">The caller of the method takes ownership of the data, and is responsible for freeing it.</td></tr>
|
||||
<tr><td title="transfer: full">The caller of the method takes ownership of the returned data, and is responsible for freeing it.</td></tr>
|
||||
<tr><td>The return value can be <code>NULL</code>.</td></tr>
|
||||
<tr><td>The value is a NUL terminated UTF-8 string.</td></tr>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user