mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
175 lines
4.7 KiB
HTML
175 lines
4.7 KiB
HTML
<!--
|
|
SPDX-FileCopyrightText: Rafał Dzięgiel
|
|
|
|
SPDX-License-Identifier: LGPL-2.1-or-later
|
|
-->
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>ClapperGtk – 0.0: Classes Hierarchy</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
|
<meta property="og:type" content="website"/>
|
|
|
|
|
|
<meta property="og:image:width" content="256"/>
|
|
<meta property="og:image:height" content="256"/>
|
|
<meta property="og:image:secure_url" content="clapper-logo.svg"/>
|
|
<meta property="og:image:alt" content="ClapperGtk-0.0"/>
|
|
|
|
|
|
|
|
<meta property="og:title" content="ClapperGtk: Classes Hierarchy"/>
|
|
<meta property="og:description" content="Reference for ClapperGtk-0.0: Classes Hierarchy"/>
|
|
<meta name="twitter:title" content="ClapperGtk: Classes Hierarchy"/>
|
|
<meta name="twitter:description" content="Reference for ClapperGtk-0.0: Classes Hierarchy"/>
|
|
|
|
|
|
|
|
<meta name="twitter:card" content="summary"/>
|
|
|
|
|
|
|
|
|
|
<link rel="search" type="application/opensearchdescription+xml" title="ClapperGtk" href="opensearch.xml">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="style.css" type="text/css" />
|
|
|
|
|
|
|
|
|
|
<script src="urlmap.js"></script>
|
|
|
|
|
|
<script src="fzy.js"></script>
|
|
<script src="search.js"></script>
|
|
|
|
<script src="main.js"></script>
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div id="body-wrapper" tabindex="-1">
|
|
|
|
<nav class="sidebar devhelp-hidden">
|
|
|
|
<div class="section">
|
|
<a href="index.html"><img src="clapper-logo.svg" class="logo"/></a>
|
|
</div>
|
|
|
|
|
|
<div class="search section">
|
|
<form id="search-form" autocomplete="off">
|
|
<input id="search-input" type="text" name="do-not-autocomplete" placeholder="Click, or press 's' to search" autocomplete="off"/>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="section namespace">
|
|
<h3><a href="index.html">ClapperGtk</a></h3>
|
|
<p>API Version: 0.0</p>
|
|
|
|
<p>Library Version: 0.9.0</p>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="section generator">
|
|
<p>Generated by <a href="https://gitlab.gnome.org/GNOME/gi-docgen">gi-docgen</a> 2025.3</p>
|
|
</div>
|
|
</nav>
|
|
|
|
<button id="btn-to-top" class="hidden"><span class="up-arrow"></span></button>
|
|
|
|
|
|
<section id="main" class="content">
|
|
|
|
<h4 id="title" style="display:flex;">
|
|
Classes Hierarchy
|
|
<a href="#title" class="anchor"></a>
|
|
|
|
</h4>
|
|
|
|
<section>
|
|
<div class="docblock">
|
|
<h1>Classes Hierarchy</h1>
|
|
<div class="docblock">
|
|
<ul class="type root">
|
|
<li class="type"><a data-namespace="GObject" data-link="class.Object.html" href="javascript:void(0)" class="external"><code>GObject.Object</code></a></li><ul class="type">
|
|
<li class="type"><a data-namespace="GObject" data-link="class.InitiallyUnowned.html" href="javascript:void(0)" class="external"><code>GObject.InitiallyUnowned</code></a>
|
|
<ul class="type">
|
|
<li class="type"><a data-namespace="Gtk" data-link="class.Widget.html" href="javascript:void(0)" class="external"><code>Gtk.Widget</code></a>
|
|
<ul class="type">
|
|
<li class="type"><a href="class.Container.html"><code>Container</code></a>
|
|
<ul class="type">
|
|
<li class="type"><a href="class.Billboard.html"><code>Billboard</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.LeadContainer.html"><code>LeadContainer</code></a>
|
|
<ul class="type">
|
|
<li class="type"><a href="class.TitleHeader.html"><code>TitleHeader</code></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="type"><a href="class.SimpleControls.html"><code>SimpleControls</code></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="type"><a href="class.ExtraMenuButton.html"><code>ExtraMenuButton</code></a>
|
|
</li>
|
|
<li class="type"><a data-namespace="Gtk" data-link="class.Button.html" href="javascript:void(0)" class="external"><code>Gtk.Button</code></a>
|
|
<ul class="type">
|
|
<li class="type"><a href="class.NextItemButton.html"><code>NextItemButton</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.PreviousItemButton.html"><code>PreviousItemButton</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.ToggleFullscreenButton.html"><code>ToggleFullscreenButton</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.TogglePlayButton.html"><code>TogglePlayButton</code></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="type"><a href="class.SeekBar.html"><code>SeekBar</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.TitleLabel.html"><code>TitleLabel</code></a>
|
|
</li>
|
|
<li class="type"><a href="class.Video.html"><code>Video</code></a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
<div id="toc" class="toc">
|
|
<nav aria-labelledby="toc-title">
|
|
<p id="toc-title">Content</p>
|
|
<ul class="toc-list">
|
|
|
|
|
|
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
|
|
|
|
<section id="search" class="content hidden"></section>
|
|
|
|
<footer>
|
|
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |