~ubuntu-branches/debian/stretch/cheese/stretch

« back to all changes in this revision

Viewing changes to docs/reference/html/cheese-Initializing-libcheese-gtk.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-04-02 21:39:33 UTC
  • mfrom: (1.5.1) (15.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20140402213933-r0w3gna0pv7q7085
Tags: 3.12.0-1
* New upstream release.
* Revert changes done in 3.10.1-3
  - i.e. lower gnome-desktop build-dependency again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="libcheese-gtk.html" title="libcheese-gtk">
9
9
<link rel="prev" href="libcheese-gtk.html" title="libcheese-gtk">
10
10
<link rel="next" href="CheeseAvatarChooser.html" title="CheeseAvatarChooser">
11
 
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.20.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">
15
 
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
 
<td width="100%" align="left">
17
 
<a href="#" class="shortcut">Top</a>
18
 
                   | 
19
 
                  <a href="#cheese-Initializing-libcheese-gtk.description" class="shortcut">Description</a>
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
 
16
<td width="100%" align="left" class="shortcuts">
 
17
<a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
 
18
                  <a href="#cheese-Initializing-libcheese-gtk.description" class="shortcut">Description</a></span>
20
19
</td>
21
20
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
21
<td><a accesskey="u" href="libcheese-gtk.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
30
29
<h2><span class="refentrytitle"><a name="cheese-Initializing-libcheese-gtk.top_of_page"></a>Initializing libcheese-gtk</span></h2>
31
30
<p>Initializing libcheese-gtk — Initialize libcheese-gtk</p>
32
31
</td>
33
 
<td valign="top" align="right"></td>
 
32
<td class="gallery_image" valign="top" align="right"></td>
34
33
</tr></table></div>
35
34
<div class="refsect1">
36
35
<a name="cheese-Initializing-libcheese-gtk.stability-level"></a><h2>Stability Level</h2>
37
 
Unstable, unless otherwise indicated
38
 
</div>
39
 
<div class="refsynopsisdiv">
40
 
<a name="cheese-Initializing-libcheese-gtk.synopsis"></a><h2>Synopsis</h2>
41
 
<pre class="synopsis">
42
 
#include &lt;cheese/cheese-gtk.h&gt;
43
 
 
44
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            <a class="link" href="cheese-Initializing-libcheese-gtk.html#cheese-gtk-init" title="cheese_gtk_init ()">cheese_gtk_init</a>                     (<em class="parameter"><code><span class="type">int</span> *argc</code></em>,
45
 
                                                         <em class="parameter"><code><span class="type">char</span> ***argv</code></em>);
 
36
<acronym title="Unstable interfaces are experimental or transitional. They are typically used to
 
37
give outside developers early access to new or rapidly changing technology, or
 
38
to provide an interim solution to a problem where a more general solution is
 
39
anticipated. No claims are made about either source or binary compatibility from
 
40
one minor release to the next.
 
41
 
 
42
The Unstable interface level is a warning that these interfaces are  subject to
 
43
change without warning and should not be used in unbundled products.
 
44
 
 
45
Given such caveats, customer impact need not be a factor when considering
 
46
incompatible changes to an Unstable interface in a major or minor release.
 
47
Nonetheless, when such changes are introduced, the changes should still be
 
48
mentioned in the release notes for the affected release.
 
49
"><span class="acronym">Unstable</span></acronym>, unless otherwise indicated
 
50
</div>
 
51
<div class="refsect1">
 
52
<a name="cheese-Initializing-libcheese-gtk.functions"></a><h2>Functions</h2>
 
53
<div class="informaltable"><table width="100%" border="0">
 
54
<colgroup>
 
55
<col width="150px" class="functions_return">
 
56
<col class="functions_name">
 
57
</colgroup>
 
58
<tbody><tr>
 
59
<td class="function_type">
 
60
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 
61
</td>
 
62
<td class="function_name">
 
63
<a class="link" href="cheese-Initializing-libcheese-gtk.html#cheese-gtk-init" title="cheese_gtk_init ()">cheese_gtk_init</a> <span class="c_punctuation">()</span>
 
64
</td>
 
65
</tr></tbody>
 
66
</table></div>
 
67
</div>
 
68
<div class="refsect1">
 
69
<a name="cheese-Initializing-libcheese-gtk.includes"></a><h2>Includes</h2>
 
70
<pre class="synopsis">#include &lt;cheese/cheese-gtk.h&gt;
46
71
</pre>
47
72
</div>
48
73
<div class="refsect1">
49
74
<a name="cheese-Initializing-libcheese-gtk.description"></a><h2>Description</h2>
50
 
<p>
51
 
Call <a class="link" href="cheese-Initializing-libcheese-gtk.html#cheese-gtk-init" title="cheese_gtk_init ()"><code class="function">cheese_gtk_init()</code></a> to initialize libcheese-gtk.
52
 
</p>
 
75
<p>Call <a class="link" href="cheese-Initializing-libcheese-gtk.html#cheese-gtk-init" title="cheese_gtk_init ()"><code class="function">cheese_gtk_init()</code></a> to initialize libcheese-gtk.</p>
53
76
</div>
54
77
<div class="refsect1">
55
 
<a name="cheese-Initializing-libcheese-gtk.details"></a><h2>Details</h2>
 
78
<a name="cheese-Initializing-libcheese-gtk.functions_details"></a><h2>Functions</h2>
56
79
<div class="refsect2">
57
 
<a name="cheese-gtk-init"></a><h3>cheese_gtk_init ()</h3>
58
 
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>            cheese_gtk_init                     (<em class="parameter"><code><span class="type">int</span> *argc</code></em>,
59
 
                                                         <em class="parameter"><code><span class="type">char</span> ***argv</code></em>);</pre>
60
 
<p>
61
 
Initialize libcheese-gtk, by initializing Clutter, GStreamer and GTK+. This
62
 
automatically calls <a class="link" href="cheese-Initializing-libcheese.html#cheese-init" title="cheese_init ()"><code class="function">cheese_init()</code></a>, initializing libcheese.
63
 
</p>
64
 
<div class="variablelist"><table border="0" class="variablelist">
 
80
<a name="cheese-gtk-init"></a><h3>cheese_gtk_init ()</h3>
 
81
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
 
82
cheese_gtk_init (<em class="parameter"><code><span class="type">int</span> *argc</code></em>,
 
83
                 <em class="parameter"><code><span class="type">char</span> ***argv</code></em>);</pre>
 
84
<p>Initialize libcheese-gtk, by initializing Clutter, GStreamer and GTK+. This
 
85
automatically calls <a class="link" href="cheese-Initializing-libcheese.html#cheese-init" title="cheese_init ()"><code class="function">cheese_init()</code></a>, initializing libcheese.</p>
 
86
<div class="refsect3">
 
87
<a name="id-1.4.3.7.2.5"></a><h4>Parameters</h4>
 
88
<div class="informaltable"><table width="100%" border="0">
65
89
<colgroup>
66
 
<col align="left" valign="top">
67
 
<col>
 
90
<col width="150px" class="parameters_name">
 
91
<col class="parameters_description">
 
92
<col width="200px" class="parameters_annotations">
68
93
</colgroup>
69
94
<tbody>
70
95
<tr>
71
 
<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
72
 
<td>pointer to the argument list count. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
73
 
</td>
74
 
</tr>
75
 
<tr>
76
 
<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
77
 
<td>pointer to the argument list vector. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
78
 
</td>
79
 
</tr>
80
 
<tr>
81
 
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
82
 
<td>
83
 
<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the initialization was successful, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
 
96
<td class="parameter_name"><p>argc</p></td>
 
97
<td class="parameter_description"><p> pointer to the argument list count. </p></td>
 
98
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
 
99
</tr>
 
100
<tr>
 
101
<td class="parameter_name"><p>argv</p></td>
 
102
<td class="parameter_description"><p> pointer to the argument list vector. </p></td>
 
103
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
84
104
</tr>
85
105
</tbody>
86
106
</table></div>
87
107
</div>
 
108
<div class="refsect3">
 
109
<a name="id-1.4.3.7.2.6"></a><h4>Returns</h4>
 
110
<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the initialization was successful, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
 
111
<p></p>
 
112
</div>
 
113
</div>
 
114
</div>
 
115
<div class="refsect1">
 
116
<a name="cheese-Initializing-libcheese-gtk.other_details"></a><h2>Types and Values</h2>
88
117
</div>
89
118
</div>
90
119
<div class="footer">
91
120
<hr>
92
 
          Generated by GTK-Doc V1.19.1</div>
 
121
          Generated by GTK-Doc V1.20.1</div>
93
122
</body>
94
123
</html>
 
 
b'\\ No newline at end of file'