~ubuntu-branches/debian/sid/cheese/sid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2011-07-17 21:04:16 UTC
  • mfrom: (15.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110717210416-nt5qi659qei7a2yy
Tags: 3.0.1-2
* debian/control.in:
  - Change gir1.2-cheese-3.0 Section to libs
  - Make library packages depend against cheese-common package
  - Make cheese package recommends against hicolor-icon-theme
  - Move gst Dependency to libcheese package
* debian/patches/0002-fix-linking.patch: Add missing library to fix linking
* debian/watch:
  - Switch to .bz2 tarballs.
  - Bump version to 3

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CheeseAvatarChooser</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
 
<link rel="home" href="index.html" title="cheese Reference Manual">
8
 
<link rel="up" href="ch01.html" title="[Insert title here]">
9
 
<link rel="prev" href="ch01.html" title="[Insert title here]">
10
 
<link rel="next" href="CheeseCameraDeviceMonitor.html" title="CheeseCameraDeviceMonitor">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
7
<link rel="home" href="index.html" title="Cheese Reference Manual">
 
8
<link rel="up" href="ch01.html" title="Cheese Overview">
 
9
<link rel="prev" href="CheeseCameraDeviceMonitor.html" title="CheeseCameraDeviceMonitor">
 
10
<link rel="next" href="object-tree.html" title="Object Hierarchy">
 
11
<meta name="generator" content="GTK-Doc V1.17 (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">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
 
<td><a accesskey="p" href="ch01.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td><a accesskey="p" href="CheeseCameraDeviceMonitor.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
18
<td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
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">cheese Reference Manual</th>
21
 
<td><a accesskey="n" href="CheeseCameraDeviceMonitor.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
20
<th width="100%" align="center">Cheese Reference Manual</th>
 
21
<td><a accesskey="n" href="object-tree.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
22
</tr>
23
23
<tr><td colspan="5" class="shortcuts">
24
24
<a href="#CheeseAvatarChooser.synopsis" class="shortcut">Top</a>
32
32
                  <a href="#CheeseAvatarChooser.properties" class="shortcut">Properties</a>
33
33
</td></tr>
34
34
</table>
35
 
<div class="refentry" title="CheeseAvatarChooser">
 
35
<div class="refentry">
36
36
<a name="CheeseAvatarChooser"></a><div class="titlepage"></div>
37
37
<div class="refnamediv"><table width="100%"><tr>
38
38
<td valign="top">
41
41
</td>
42
42
<td valign="top" align="right"></td>
43
43
</tr></table></div>
44
 
<div class="refsynopsisdiv" title="Synopsis">
 
44
<div class="refsynopsisdiv">
45
45
<a name="CheeseAvatarChooser.synopsis"></a><h2>Synopsis</h2>
46
 
<pre class="synopsis">                    <a class="link" href="CheeseAvatarChooser.html#CheeseAvatarChooserClass" title="CheeseAvatarChooserClass">CheeseAvatarChooserClass</a>;
 
46
<pre class="synopsis">struct              <a class="link" href="CheeseAvatarChooser.html#CheeseAvatarChooserClass" title="struct CheeseAvatarChooserClass">CheeseAvatarChooserClass</a>;
47
47
                    <a class="link" href="CheeseAvatarChooser.html#CheeseAvatarChooser-struct" title="CheeseAvatarChooser">CheeseAvatarChooser</a>;
48
 
<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="CheeseAvatarChooser.html#cheese-avatar-chooser-new" title="cheese_avatar_chooser_new ()">cheese_avatar_chooser_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
49
 
<a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         <a class="link" href="CheeseAvatarChooser.html#cheese-avatar-chooser-get-picture" title="cheese_avatar_chooser_get_picture ()">cheese_avatar_chooser_get_picture</a>   (<em class="parameter"><code><a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> *chooser</code></em>);
 
48
<a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         <a class="link" href="CheeseAvatarChooser.html#cheese-avatar-chooser-new" title="cheese_avatar_chooser_new ()">cheese_avatar_chooser_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
 
49
<span class="returnvalue">GdkPixbuf</span> *         <a class="link" href="CheeseAvatarChooser.html#cheese-avatar-chooser-get-picture" title="cheese_avatar_chooser_get_picture ()">cheese_avatar_chooser_get_picture</a>   (<em class="parameter"><code><a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> *chooser</code></em>);
50
50
</pre>
51
51
</div>
52
 
<div class="refsect1" title="Object Hierarchy">
 
52
<div class="refsect1">
53
53
<a name="CheeseAvatarChooser.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
54
<pre class="synopsis">
55
55
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
56
56
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
57
 
         +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkObject.html">GtkObject</a>
58
 
               +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html">GtkWidget</a>
59
 
                     +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkContainer.html">GtkContainer</a>
60
 
                           +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkBin.html">GtkBin</a>
61
 
                                 +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkWindow.html">GtkWindow</a>
62
 
                                       +----<a href="http://library.gnome.org/devel/gtk/unstable/GtkDialog.html">GtkDialog</a>
63
 
                                             +----CheeseAvatarChooser
 
57
         +----<a href="http://library.gnome.org/devel/gtk/GtkWidget.html">GtkWidget</a>
 
58
               +----<a href="http://library.gnome.org/devel/gtk/GtkContainer.html">GtkContainer</a>
 
59
                     +----<a href="http://library.gnome.org/devel/gtk/GtkBin.html">GtkBin</a>
 
60
                           +----<a href="http://library.gnome.org/devel/gtk/GtkWindow.html">GtkWindow</a>
 
61
                                 +----<a href="http://library.gnome.org/devel/gtk/GtkDialog.html">GtkDialog</a>
 
62
                                       +----CheeseAvatarChooser
64
63
</pre>
65
64
</div>
66
 
<div class="refsect1" title="Implemented Interfaces">
 
65
<div class="refsect1">
67
66
<a name="CheeseAvatarChooser.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
68
67
<p>
69
68
CheeseAvatarChooser implements
70
 
 AtkImplementorIface and  <a href="http://library.gnome.org/devel/gtk/unstable/gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a>.</p>
 
69
 AtkImplementorIface and  <a href="http://library.gnome.org/devel/gtk/GtkBuildable.html">GtkBuildable</a>.</p>
71
70
</div>
72
 
<div class="refsect1" title="Properties">
 
71
<div class="refsect1">
73
72
<a name="CheeseAvatarChooser.properties"></a><h2>Properties</h2>
74
73
<pre class="synopsis">
75
 
  "<a class="link" href="CheeseAvatarChooser.html#CheeseAvatarChooser--pixbuf" title='The "pixbuf" property'>pixbuf</a>"                   <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read
 
74
  "<a class="link" href="CheeseAvatarChooser.html#CheeseAvatarChooser--pixbuf" title='The "pixbuf" property'>pixbuf</a>"                   <span class="type">GdkPixbuf</span>*            : Read
76
75
</pre>
77
76
</div>
78
 
<div class="refsect1" title="Description">
 
77
<div class="refsect1">
79
78
<a name="CheeseAvatarChooser.description"></a><h2>Description</h2>
80
 
<p>
81
 
</p>
82
79
</div>
83
 
<div class="refsect1" title="Details">
 
80
<div class="refsect1">
84
81
<a name="CheeseAvatarChooser.details"></a><h2>Details</h2>
85
 
<div class="refsect2" title="CheeseAvatarChooserClass">
86
 
<a name="CheeseAvatarChooserClass"></a><h3>CheeseAvatarChooserClass</h3>
87
 
<pre class="programlisting">typedef struct {
 
82
<div class="refsect2">
 
83
<a name="CheeseAvatarChooserClass"></a><h3>struct CheeseAvatarChooserClass</h3>
 
84
<pre class="programlisting">struct CheeseAvatarChooserClass {
88
85
  GtkDialogClass parent_class;
89
 
} CheeseAvatarChooserClass;
 
86
};
90
87
</pre>
91
 
<p>
92
 
</p>
93
88
</div>
94
89
<hr>
95
 
<div class="refsect2" title="CheeseAvatarChooser">
 
90
<div class="refsect2">
96
91
<a name="CheeseAvatarChooser-struct"></a><h3>CheeseAvatarChooser</h3>
97
92
<pre class="programlisting">typedef struct _CheeseAvatarChooser CheeseAvatarChooser;</pre>
98
 
<p>
99
 
</p>
100
93
</div>
101
94
<hr>
102
 
<div class="refsect2" title="cheese_avatar_chooser_new ()">
 
95
<div class="refsect2">
103
96
<a name="cheese-avatar-chooser-new"></a><h3>cheese_avatar_chooser_new ()</h3>
104
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/unstable/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         cheese_avatar_chooser_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
97
<pre class="programlisting"><a href="http://library.gnome.org/devel/gtk/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *         cheese_avatar_chooser_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
105
98
<p>
106
99
Returns a new <a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> dialogue.
107
100
</p>
109
102
<col align="left" valign="top">
110
103
<tbody><tr>
111
104
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
112
 
<td> a <a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> widget.
113
 
</td>
 
105
<td>a <a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> widget.</td>
114
106
</tr></tbody>
115
107
</table></div>
116
108
</div>
117
109
<hr>
118
 
<div class="refsect2" title="cheese_avatar_chooser_get_picture ()">
 
110
<div class="refsect2">
119
111
<a name="cheese-avatar-chooser-get-picture"></a><h3>cheese_avatar_chooser_get_picture ()</h3>
120
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *         cheese_avatar_chooser_get_picture   (<em class="parameter"><code><a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> *chooser</code></em>);</pre>
 
112
<pre class="programlisting"><span class="returnvalue">GdkPixbuf</span> *         cheese_avatar_chooser_get_picture   (<em class="parameter"><code><a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> *chooser</code></em>);</pre>
121
113
<p>
122
114
Returns the portion of image selected through the builtin
123
115
cropping tool, after a picture has been captured on the webcam.
127
119
<tbody>
128
120
<tr>
129
121
<td><p><span class="term"><em class="parameter"><code>chooser</code></em> :</span></p></td>
130
 
<td>a <a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> dialogue.
131
 
</td>
 
122
<td>a <a class="link" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser"><span class="type">CheeseAvatarChooser</span></a> dialogue.</td>
132
123
</tr>
133
124
<tr>
134
125
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
135
 
<td> a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> object, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no picture has been taken yet.
136
 
</td>
 
126
<td>a <span class="type">GdkPixbuf</span> object, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no picture has been taken yet.</td>
137
127
</tr>
138
128
</tbody>
139
129
</table></div>
140
130
</div>
141
131
</div>
142
 
<div class="refsect1" title="Property Details">
 
132
<div class="refsect1">
143
133
<a name="CheeseAvatarChooser.property-details"></a><h2>Property Details</h2>
144
 
<div class="refsect2" title='The "pixbuf" property'>
 
134
<div class="refsect2">
145
135
<a name="CheeseAvatarChooser--pixbuf"></a><h3>The <code class="literal">"pixbuf"</code> property</h3>
146
 
<pre class="programlisting">  "pixbuf"                   <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>*            : Read</pre>
 
136
<pre class="programlisting">  "pixbuf"                   <span class="type">GdkPixbuf</span>*            : Read</pre>
147
137
<p>
148
 
a <a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> object representing the cropped area of the picture, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
 
138
a <span class="type">GdkPixbuf</span> object representing the cropped area of the picture, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.
149
139
</p>
150
140
</div>
151
141
</div>
152
142
</div>
153
143
<div class="footer">
154
144
<hr>
155
 
          Generated by GTK-Doc V1.14</div>
 
145
          Generated by GTK-Doc V1.17</div>
156
146
</body>
157
147
</html>
 
 
b'\\ No newline at end of file'