~walkerlee/totem/pre-interview

« back to all changes in this revision

Viewing changes to docs/reference/html/TotemCellRendererVideo.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-26 00:07:51 UTC
  • mfrom: (1.6.1) (24.1.4 experimental)
  • Revision ID: package-import@ubuntu.com-20130526000751-kv8ap3x1di4qq8j2
Tags: 3.8.2-0ubuntu1
* Sync with Debian. Remaining changes: 
* debian/control.in:
  - Drop build-depends on libepc-ui-dev and libgrilo-0.2-dev (in universe)
  - Drop libxtst-dev build-depends so that the (redundant) fake key presses
    for inhibiting the screensaver are disabled (LP: #1007438)
  - Build-depend on libzeitgeist-dev
  - Suggest rather than recommend gstreamer components in universe
  - Add totem-plugins-extra
  - Add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - Refer to Firefox in totem-mozilla description instead of Iceweasel
  - Don't have totem-mozilla recommend any particular browser
  - Drop obsolete python library dependencies since iplayer is no longer
    included
* debian/totem-common.install, debian/source_totem.py:
  - Install Ubuntu apport debugging hook
* debian/totem-plugins-extra.install:
  - Universe plugins split out of totem-plugins (currently only gromit)
* debian/totem-plugins.install:    
  - Skip the plugins split to -extra and add the zeitgeist plugin
* debian/rules:
  - Build with --fail-missing, to ensure we install everything. 
    + Ignore libtotem.{,l}a since we delibrately don't install these.
  - Re-enable hardening, make sure both PIE and BINDNOW are used
    by setting hardening=+all. (LP: #1039604)
* debian/patches/91_quicklist_entries.patch:
  - Add static quicklist
* debian/patches/92_gst-plugins-good.patch:
  - Build without unnecessary gstreamer1.0-bad dependency
* debian/patches/93_grilo_optional.patch:
  - Allow building without grilo while grilo MIR is still pending
* debian/patches/correct_desktop_mimetypes.patch:
  - Don't list the mimetypes after the unity lists
* debian/patches/revert_shell_menu.patch: 
  - revert the use of a shell menu until indicator-appmenu can handle
    the mixed shell/traditional menus itself
* New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
 
<html>
3
 
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
 
<title>TotemCellRendererVideo</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
 
<link rel="home" href="index.html" title="Totem Reference Manual">
8
 
<link rel="up" href="widget-api.html" title="Widgets">
9
 
<link rel="prev" href="TotemVideoList.html" title="TotemVideoList">
10
 
<link rel="next" href="api-index-full.html" title="Index of all symbols">
11
 
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
 
<link rel="stylesheet" href="style.css" type="text/css">
13
 
</head>
14
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
 
<tr valign="middle">
17
 
<td><a accesskey="p" href="TotemVideoList.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="widget-api.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
 
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
 
<th width="100%" align="center">Totem Reference Manual</th>
21
 
<td><a accesskey="n" href="api-index-full.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
 
</tr>
23
 
<tr><td colspan="5" class="shortcuts">
24
 
<a href="#TotemCellRendererVideo.synopsis" class="shortcut">Top</a>
25
 
                   | 
26
 
                  <a href="#TotemCellRendererVideo.description" class="shortcut">Description</a>
27
 
                   | 
28
 
                  <a href="#TotemCellRendererVideo.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
 
                   | 
30
 
                  <a href="#TotemCellRendererVideo.properties" class="shortcut">Properties</a>
31
 
</td></tr>
32
 
</table>
33
 
<div class="refentry">
34
 
<a name="TotemCellRendererVideo"></a><div class="titlepage"></div>
35
 
<div class="refnamediv"><table width="100%"><tr>
36
 
<td valign="top">
37
 
<h2><span class="refentrytitle"><a name="TotemCellRendererVideo.top_of_page"></a>TotemCellRendererVideo</span></h2>
38
 
<p>TotemCellRendererVideo — a <a href="http://developer.gnome.org/devel/gtk/GtkCellRenderer.html"><span class="type">GtkCellRenderer</span></a> widget for listing videos</p>
39
 
</td>
40
 
<td valign="top" align="right"></td>
41
 
</tr></table></div>
42
 
<div class="refsect1">
43
 
<a name="TotemCellRendererVideo.stability-level"></a><h2>Stability Level</h2>
44
 
Unstable, unless otherwise indicated
45
 
</div>
46
 
<div class="refsynopsisdiv">
47
 
<a name="TotemCellRendererVideo.synopsis"></a><h2>Synopsis</h2>
48
 
<pre class="synopsis">
49
 
#include &lt;totem-cell-renderer-video.h&gt;
50
 
 
51
 
                    <a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo-struct" title="TotemCellRendererVideo">TotemCellRendererVideo</a>;
52
 
                    <a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideoClass" title="TotemCellRendererVideoClass">TotemCellRendererVideoClass</a>;
53
 
<a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="returnvalue">TotemCellRendererVideo</span></a> * <a class="link" href="TotemCellRendererVideo.html#totem-cell-renderer-video-new" title="totem_cell_renderer_video_new ()">totem_cell_renderer_video_new</a>  (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_placeholder</code></em>);
54
 
</pre>
55
 
</div>
56
 
<div class="refsect1">
57
 
<a name="TotemCellRendererVideo.object-hierarchy"></a><h2>Object Hierarchy</h2>
58
 
<pre class="synopsis">
59
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
60
 
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
61
 
         +----<a href="http://developer.gnome.org/devel/gtk/GtkCellRenderer.html">GtkCellRenderer</a>
62
 
               +----TotemCellRendererVideo
63
 
</pre>
64
 
</div>
65
 
<div class="refsect1">
66
 
<a name="TotemCellRendererVideo.properties"></a><h2>Properties</h2>
67
 
<pre class="synopsis">
68
 
  "<a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--alignment" title='The "alignment" property'>alignment</a>"                <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoAlignment"><span class="type">PangoAlignment</span></a>        : Read / Write
69
 
  "<a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--thumbnail" title='The "thumbnail" property'>thumbnail</a>"                <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read / Write
70
 
  "<a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--title" title='The "title" property'>title</a>"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write
71
 
  "<a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--use-placeholder" title='The "use-placeholder" property'>use-placeholder</a>"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write
72
 
</pre>
73
 
</div>
74
 
<div class="refsect1">
75
 
<a name="TotemCellRendererVideo.description"></a><h2>Description</h2>
76
 
<p>
77
 
<a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> is a <a href="http://developer.gnome.org/devel/gtk/GtkCellRenderer.html"><span class="type">GtkCellRenderer</span></a> for rendering video thumbnails, typically in a <a class="link" href="TotemVideoList.html" title="TotemVideoList"><span class="type">TotemVideoList</span></a>.
78
 
It supports drawing a video thumbnail, and the video's title underneath.
79
 
</p>
80
 
</div>
81
 
<div class="refsect1">
82
 
<a name="TotemCellRendererVideo.details"></a><h2>Details</h2>
83
 
<div class="refsect2">
84
 
<a name="TotemCellRendererVideo-struct"></a><h3>TotemCellRendererVideo</h3>
85
 
<pre class="programlisting">typedef struct _TotemCellRendererVideo TotemCellRendererVideo;</pre>
86
 
<p>
87
 
All the fields in the <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> structure are private and should never be accessed directly.
88
 
</p>
89
 
</div>
90
 
<hr>
91
 
<div class="refsect2">
92
 
<a name="TotemCellRendererVideoClass"></a><h3>TotemCellRendererVideoClass</h3>
93
 
<pre class="programlisting">typedef struct {
94
 
        GtkCellRendererClass parent;
95
 
} TotemCellRendererVideoClass;
96
 
</pre>
97
 
<p>
98
 
The class structure for the <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> type.
99
 
</p>
100
 
<div class="variablelist"><table border="0">
101
 
<col align="left" valign="top">
102
 
<tbody><tr>
103
 
<td><p><span class="term"><a href="http://developer.gnome.org/devel/gtk/GtkCellRenderer.html#GtkCellRendererClass"><span class="type">GtkCellRendererClass</span></a> <em class="structfield"><code><a name="TotemCellRendererVideoClass.parent"></a>parent</code></em>;</span></p></td>
104
 
<td>the parent class</td>
105
 
</tr></tbody>
106
 
</table></div>
107
 
</div>
108
 
<hr>
109
 
<div class="refsect2">
110
 
<a name="totem-cell-renderer-video-new"></a><h3>totem_cell_renderer_video_new ()</h3>
111
 
<pre class="programlisting"><a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="returnvalue">TotemCellRendererVideo</span></a> * totem_cell_renderer_video_new  (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> use_placeholder</code></em>);</pre>
112
 
<p>
113
 
Creates a new <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> with its <a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--use-placeholder" title='The "use-placeholder" property'><span class="type">"use-placeholder"</span></a>
114
 
property set to <em class="parameter"><code>use_placeholder</code></em>. If <em class="parameter"><code>use_placeholder</code></em> is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>,
115
 
the renderer will display a generic placeholder thumbnail if a
116
 
proper one is not available.
117
 
</p>
118
 
<div class="variablelist"><table border="0">
119
 
<col align="left" valign="top">
120
 
<tbody>
121
 
<tr>
122
 
<td><p><span class="term"><em class="parameter"><code>use_placeholder</code></em> :</span></p></td>
123
 
<td>if <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, use a placeholder thumbnail</td>
124
 
</tr>
125
 
<tr>
126
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
127
 
<td>a new <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a>
128
 
</td>
129
 
</tr>
130
 
</tbody>
131
 
</table></div>
132
 
</div>
133
 
</div>
134
 
<div class="refsect1">
135
 
<a name="TotemCellRendererVideo.property-details"></a><h2>Property Details</h2>
136
 
<div class="refsect2">
137
 
<a name="TotemCellRendererVideo--alignment"></a><h3>The <code class="literal">"alignment"</code> property</h3>
138
 
<pre class="programlisting">  "alignment"                <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoAlignment"><span class="type">PangoAlignment</span></a>        : Read / Write</pre>
139
 
<p>
140
 
A <a href="/usr/share/gtk-doc/html/pango/pango-Layout-Objects.html#PangoAlignment"><span class="type">PangoAlignment</span></a> giving the text alignment for the video title.
141
 
</p>
142
 
<p>Default value: PANGO_ALIGN_CENTER</p>
143
 
</div>
144
 
<hr>
145
 
<div class="refsect2">
146
 
<a name="TotemCellRendererVideo--thumbnail"></a><h3>The <code class="literal">"thumbnail"</code> property</h3>
147
 
<pre class="programlisting">  "thumbnail"                <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read / Write</pre>
148
 
<p>
149
 
A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> of a thumbnail of the video to display. When rendered, it will scale to the width of the parent <a href="http://developer.gnome.org/devel/gtk/GtkTreeView.html"><span class="type">GtkTreeView</span></a>,
150
 
so can be as large as reasonable.
151
 
</p>
152
 
</div>
153
 
<hr>
154
 
<div class="refsect2">
155
 
<a name="TotemCellRendererVideo--title"></a><h3>The <code class="literal">"title"</code> property</h3>
156
 
<pre class="programlisting">  "title"                    <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>*                : Read / Write</pre>
157
 
<p>
158
 
The title of the video, as it should be displayed.
159
 
</p>
160
 
<p>Default value: "Unknown video"</p>
161
 
</div>
162
 
<hr>
163
 
<div class="refsect2">
164
 
<a name="TotemCellRendererVideo--use-placeholder"></a><h3>The <code class="literal">"use-placeholder"</code> property</h3>
165
 
<pre class="programlisting">  "use-placeholder"          <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read / Write</pre>
166
 
<p>
167
 
If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, a placeholder image should be used for the video thumbnail if a <a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--thumbnail" title='The "thumbnail" property'><span class="type">"thumbnail"</span></a> isn't provided.
168
 
</p>
169
 
<p>Default value: FALSE</p>
170
 
</div>
171
 
</div>
172
 
<div class="refsect1">
173
 
<a name="TotemCellRendererVideo.see-also"></a><h2>See Also</h2>
174
 
<a class="link" href="TotemVideoList.html" title="TotemVideoList"><span class="type">TotemVideoList</span></a>
175
 
</div>
176
 
</div>
177
 
<div class="footer">
178
 
<hr>
179
 
          Generated by GTK-Doc V1.18</div>
180
 
</body>
181
 
</html>
 
 
b'\\ No newline at end of file'