File: index.html

package info (click to toggle)
totem 2.30.2-6
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 19,672 kB
  • ctags: 6,155
  • sloc: ansic: 36,919; xml: 23,362; sh: 10,556; cpp: 6,230; python: 2,529; makefile: 1,832
file content (71 lines) | stat: -rw-r--r-- 3,432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Totem Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Totem Reference Manual">
<link rel="next" href="tutorials.html" title="Tutorials">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="tutorials.html" title="Tutorials">
<link rel="chapter" href="core-api.html" title="Core API">
<link rel="chapter" href="widget-api.html" title="Widgets">
<link rel="index" href="api-index-full.html" title="Index of all symbols">
<link rel="index" href="api-index-deprecated.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<div class="book" title="Totem Reference Manual">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Totem Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
			for Totem 2.28.6
. The latest version of this documentation can be found online at
			<a class="ulink" href="http://library.gnome.org/devel/totem/" target="_top">http://library.gnome.org/devel/totem/</a>.
		</p></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="tutorials.html">Tutorials</a></span></dt>
<dd><dl><dt>
<span class="refentrytitle"><a href="totem-plugins.html">Writing Totem Plugins</a></span><span class="refpurpose"> — brief tutorial on writing Totem plugins</span>
</dt></dl></dd>
<dt><span class="chapter"><a href="core-api.html">Core API</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="TotemObject.html">TotemObject</a></span><span class="refpurpose"> — main Totem object</span>
</dt>
<dt>
<span class="refentrytitle"><a href="totem-Interface.html">Interface</a></span><span class="refpurpose"> — interface utility/loading/error functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="TotemPlugin.html">TotemPlugin</a></span><span class="refpurpose"> — base plugin class and loading/unloading functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="BaconVideoWidget.html">BaconVideoWidget</a></span><span class="refpurpose"> — video playing widget and abstraction</span>
</dt>
</dl></dd>
<dt><span class="chapter"><a href="widget-api.html">Widgets</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="TotemVideoList.html">TotemVideoList</a></span><span class="refpurpose"> — a <a
href="/usr/share/gtk-doc/html/gtk/GtkTreeView.html"
><span class="type">GtkTreeView</span></a> widget for listing videos</span>
</dt>
<dt>
<span class="refentrytitle"><a href="TotemCellRendererVideo.html">TotemCellRendererVideo</a></span><span class="refpurpose"> — a <a
href="/usr/share/gtk-doc/html/gtk/GtkCellRenderer.html"
><span class="type">GtkCellRenderer</span></a> widget for listing videos</span>
</dt>
</dl></dd>
<dt><span class="index"><a href="api-index-full.html">Index of all symbols</a></span></dt>
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.11</div>
</body>
</html>