~wongchiachen/ubuntu/precise/totem/hey_about_dialog

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-20 16:38:02 UTC
  • mfrom: (1.11.13 upstream) (2.1.17 experimental)
  • Revision ID: james.westby@ubuntu.com-20110520163802-p3lohdmfvws2jqeo
Tags: 3.0.1-0ubuntu1
* Resynchronize on Debian, remaining diffs:
* debian/control.in:
  - use suggests rather than recommends for universe gstreamer components
  - add totem-plugins-extra for the components which have depends in universe
  - add build-depends on gnome-common, dh-autoreconf, 
    liblaunchpad-intrgration-3.0-dev, hardening-wrapper
  - drop build-depends on libepc-ui-dev, python-feedparser, xulrunner-dev,
    libtracker-sparql-0.10-dev
  - add XB-Npp-Description and XB-Npp-Filename header to the 
    totem-mozilla package to improve ubufox/ubuntu plugin db integration 
  - change refences from Iceweasel to Firefox
  - recommends gnome-icon-theme-symbolic rather than depending on it
  - list firefox as a totem-mozilla recommends before epiphany-browser
  - libtotem replaces totem (<< 3.0.1-1) for ppa upgrades
* debian/totem-common.install:
  - Install apport hook
* debian/totem-plugins-extra.install:
  - Plugins split out ouf totem-plugins
* debian/totem-plugins.install:    
  - Move some plugins to totem-plugins-extra
* debian/totem.preinst:
  - No longer required as Lucid has been released
* debian/patches/01_fake_keypresses.patch:
  - dropped it's an old workaround and should not be required
* debian/patches/02_lpi.patch:
  - Launchpad integration
* debian/patches/03_default_options.patch: 
  - enable the youtube option by default
* debian/patches/70_bbc_plugin.patch:
  - bbc content viewer, needs to be fixed for the new version
* debian/source_totem.py:
  - ubuntu apport debugging
* debian/rules:
  - run autoreconf on build
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>TotemCellRendererVideo</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="Totem Reference Manual">
8
8
<link rel="up" href="widget-api.html" title="Widgets">
9
9
<link rel="prev" href="TotemVideoList.html" title="TotemVideoList">
10
10
<link rel="next" href="api-index-full.html" title="Index of all symbols">
11
 
<meta name="generator" content="GTK-Doc V1.15 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
30
30
                  <a href="#TotemCellRendererVideo.properties" class="shortcut">Properties</a>
31
31
</td></tr>
32
32
</table>
33
 
<div class="refentry" title="TotemCellRendererVideo">
 
33
<div class="refentry">
34
34
<a name="TotemCellRendererVideo"></a><div class="titlepage"></div>
35
35
<div class="refnamediv"><table width="100%"><tr>
36
36
<td valign="top">
37
37
<h2><span class="refentrytitle"><a name="TotemCellRendererVideo.top_of_page"></a>TotemCellRendererVideo</span></h2>
38
 
<p>TotemCellRendererVideo — a <a href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html"><span class="type">GtkCellRenderer</span></a> widget for listing videos</p>
 
38
<p>TotemCellRendererVideo — a <a href="http://library.gnome.org/devel/gtk/GtkCellRenderer.html"><span class="type">GtkCellRenderer</span></a> widget for listing videos</p>
39
39
</td>
40
40
<td valign="top" align="right"></td>
41
41
</tr></table></div>
42
 
<div class="refsect1" title="Stability Level">
 
42
<div class="refsect1">
43
43
<a name="TotemCellRendererVideo.stability-level"></a><h2>Stability Level</h2>
44
44
Unstable, unless otherwise indicated
45
45
</div>
46
 
<div class="refsynopsisdiv" title="Synopsis">
 
46
<div class="refsynopsisdiv">
47
47
<a name="TotemCellRendererVideo.synopsis"></a><h2>Synopsis</h2>
48
48
<pre class="synopsis">
49
49
#include &lt;totem-cell-renderer-video.h&gt;
53
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
54
</pre>
55
55
</div>
56
 
<div class="refsect1" title="Object Hierarchy">
 
56
<div class="refsect1">
57
57
<a name="TotemCellRendererVideo.object-hierarchy"></a><h2>Object Hierarchy</h2>
58
58
<pre class="synopsis">
59
59
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
60
60
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
61
 
         +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html">GtkObject</a>
62
 
               +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html">GtkCellRenderer</a>
63
 
                     +----TotemCellRendererVideo
 
61
         +----<a href="http://library.gnome.org/devel/gtk/GtkCellRenderer.html">GtkCellRenderer</a>
 
62
               +----TotemCellRendererVideo
64
63
</pre>
65
64
</div>
66
 
<div class="refsect1" title="Properties">
 
65
<div class="refsect1">
67
66
<a name="TotemCellRendererVideo.properties"></a><h2>Properties</h2>
68
67
<pre class="synopsis">
69
 
  "<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
70
 
  "<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-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read / Write
 
68
  "<a class="link" href="TotemCellRendererVideo.html#TotemCellRendererVideo--alignment" title='The "alignment" property'>alignment</a>"                <span class="type">PangoAlignment</span>        : 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
71
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
72
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
73
72
</pre>
74
73
</div>
75
 
<div class="refsect1" title="Description">
 
74
<div class="refsect1">
76
75
<a name="TotemCellRendererVideo.description"></a><h2>Description</h2>
77
76
<p>
78
 
<a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> is a <a href="http://library.gnome.org/devel/gtk/unstable/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>.
 
77
<a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a> is a <a href="http://library.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>.
79
78
It supports drawing a video thumbnail, and the video's title underneath.
80
79
</p>
81
80
</div>
82
 
<div class="refsect1" title="Details">
 
81
<div class="refsect1">
83
82
<a name="TotemCellRendererVideo.details"></a><h2>Details</h2>
84
 
<div class="refsect2" title="TotemCellRendererVideo">
 
83
<div class="refsect2">
85
84
<a name="TotemCellRendererVideo-struct"></a><h3>TotemCellRendererVideo</h3>
86
85
<pre class="programlisting">typedef struct _TotemCellRendererVideo TotemCellRendererVideo;</pre>
87
86
<p>
89
88
</p>
90
89
</div>
91
90
<hr>
92
 
<div class="refsect2" title="TotemCellRendererVideoClass">
 
91
<div class="refsect2">
93
92
<a name="TotemCellRendererVideoClass"></a><h3>TotemCellRendererVideoClass</h3>
94
93
<pre class="programlisting">typedef struct {
95
94
        GtkCellRendererClass parent;
101
100
<div class="variablelist"><table border="0">
102
101
<col align="left" valign="top">
103
102
<tbody><tr>
104
 
<td><p><span class="term"><a href="http://library.gnome.org/devel/gtk/unstable/GtkCellRenderer.html#GtkCellRendererClass"><span class="type">GtkCellRendererClass</span></a> <em class="structfield"><code><a name="TotemCellRendererVideoClass.parent"></a>parent</code></em>;</span></p></td>
105
 
<td>the parent class
106
 
</td>
 
103
<td><p><span class="term"><a href="http://library.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>
107
105
</tr></tbody>
108
106
</table></div>
109
107
</div>
110
108
<hr>
111
 
<div class="refsect2" title="totem_cell_renderer_video_new ()">
 
109
<div class="refsect2">
112
110
<a name="totem-cell-renderer-video-new"></a><h3>totem_cell_renderer_video_new ()</h3>
113
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>
114
112
<p>
122
120
<tbody>
123
121
<tr>
124
122
<td><p><span class="term"><em class="parameter"><code>use_placeholder</code></em> :</span></p></td>
125
 
<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
126
 
</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>
127
124
</tr>
128
125
<tr>
129
126
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
130
 
<td> a new <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a>
 
127
<td>a new <a class="link" href="TotemCellRendererVideo.html" title="TotemCellRendererVideo"><span class="type">TotemCellRendererVideo</span></a>
131
128
</td>
132
129
</tr>
133
130
</tbody>
134
131
</table></div>
135
132
</div>
136
133
</div>
137
 
<div class="refsect1" title="Property Details">
 
134
<div class="refsect1">
138
135
<a name="TotemCellRendererVideo.property-details"></a><h2>Property Details</h2>
139
 
<div class="refsect2" title='The "alignment" property'>
 
136
<div class="refsect2">
140
137
<a name="TotemCellRendererVideo--alignment"></a><h3>The <code class="literal">"alignment"</code> property</h3>
141
 
<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>
 
138
<pre class="programlisting">  "alignment"                <span class="type">PangoAlignment</span>        : Read / Write</pre>
142
139
<p>
143
 
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.
 
140
A <span class="type">PangoAlignment</span> giving the text alignment for the video title.
144
141
</p>
145
142
<p>Default value: PANGO_ALIGN_CENTER</p>
146
143
</div>
147
144
<hr>
148
 
<div class="refsect2" title='The "thumbnail" property'>
 
145
<div class="refsect2">
149
146
<a name="TotemCellRendererVideo--thumbnail"></a><h3>The <code class="literal">"thumbnail"</code> property</h3>
150
 
<pre class="programlisting">  "thumbnail"                <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read / Write</pre>
 
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>
151
148
<p>
152
 
A <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.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://library.gnome.org/devel/gtk/unstable/GtkTreeView.html"><span class="type">GtkTreeView</span></a>,
 
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://library.gnome.org/devel/gtk/GtkTreeView.html"><span class="type">GtkTreeView</span></a>,
153
150
so can be as large as reasonable.
154
151
</p>
155
152
</div>
156
153
<hr>
157
 
<div class="refsect2" title='The "title" property'>
 
154
<div class="refsect2">
158
155
<a name="TotemCellRendererVideo--title"></a><h3>The <code class="literal">"title"</code> property</h3>
159
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>
160
157
<p>
163
160
<p>Default value: "Unknown video"</p>
164
161
</div>
165
162
<hr>
166
 
<div class="refsect2" title='The "use-placeholder" property'>
 
163
<div class="refsect2">
167
164
<a name="TotemCellRendererVideo--use-placeholder"></a><h3>The <code class="literal">"use-placeholder"</code> property</h3>
168
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>
169
166
<p>
172
169
<p>Default value: FALSE</p>
173
170
</div>
174
171
</div>
175
 
<div class="refsect1" title="See Also">
 
172
<div class="refsect1">
176
173
<a name="TotemCellRendererVideo.see-also"></a><h2>See Also</h2>
177
174
<a class="link" href="TotemVideoList.html" title="TotemVideoList"><span class="type">TotemVideoList</span></a>
178
175
</div>
179
176
</div>
180
177
<div class="footer">
181
178
<hr>
182
 
          Generated by GTK-Doc V1.15</div>
 
179
          Generated by GTK-Doc V1.17.1</div>
183
180
</body>
184
181
</html>
 
 
b'\\ No newline at end of file'