clutter-gstreamer 3.0.8-x64-mingw32 → 3.0.9-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
@@ -52,21 +52,21 @@
52
52
  </td>
53
53
  </tr>
54
54
  <tr>
55
- <td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
55
+ <td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
56
56
  </td>
57
57
  <td class="function_name">
58
58
  <a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-name" title="clutter_gst_camera_device_get_name ()">clutter_gst_camera_device_get_name</a> <span class="c_punctuation">()</span>
59
59
  </td>
60
60
  </tr>
61
61
  <tr>
62
- <td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
62
+ <td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
63
63
  </td>
64
64
  <td class="function_name">
65
65
  <a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-node" title="clutter_gst_camera_device_get_node ()">clutter_gst_camera_device_get_node</a> <span class="c_punctuation">()</span>
66
66
  </td>
67
67
  </tr>
68
68
  <tr>
69
- <td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
69
+ <td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
70
70
  </td>
71
71
  <td class="function_name">
72
72
  <a class="link" href="ClutterGstCameraDevice.html#clutter-gst-camera-device-get-supported-resolutions" title="clutter_gst_camera_device_get_supported_resolutions ()">clutter_gst_camera_device_get_supported_resolutions</a> <span class="c_punctuation">()</span>
@@ -100,13 +100,13 @@
100
100
  </tr>
101
101
  <tr>
102
102
  <td class="property_type">
103
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
103
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
104
104
  <td class="property_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice--name" title="The “name” property">name</a></td>
105
105
  <td class="property_flags">Read / Write / Construct Only</td>
106
106
  </tr>
107
107
  <tr>
108
108
  <td class="property_type">
109
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
109
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
110
110
  <td class="property_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice--node" title="The “node” property">node</a></td>
111
111
  <td class="property_flags">Read / Write / Construct Only</td>
112
112
  </tr>
@@ -124,7 +124,7 @@
124
124
  <tbody><tr>
125
125
  <td class="signal_type"><span class="returnvalue">void</span></td>
126
126
  <td class="signal_name"><a class="link" href="ClutterGstCameraDevice.html#ClutterGstCameraDevice-capture-resolution-changed" title="The “capture-resolution-changed” signal">capture-resolution-changed</a></td>
127
- <td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
127
+ <td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
128
128
  </tr></tbody>
129
129
  </table></div>
130
130
  </div>
@@ -149,13 +149,13 @@
149
149
  </div>
150
150
  <div class="refsect1">
151
151
  <a name="ClutterGstCameraDevice.object-hierarchy"></a><h2>Object Hierarchy</h2>
152
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
152
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
153
153
  <span class="lineart">╰──</span> ClutterGstCameraDevice
154
154
  </pre>
155
155
  </div>
156
156
  <div class="refsect1">
157
157
  <a name="ClutterGstCameraDevice.description"></a><h2>Description</h2>
158
- <p><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> is a <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> representing a camera device using GStreamer.</p>
158
+ <p><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> is a <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> representing a camera device using GStreamer.</p>
159
159
  </div>
160
160
  <div class="refsect1">
161
161
  <a name="ClutterGstCameraDevice.functions_details"></a><h2>Functions</h2>
@@ -164,8 +164,8 @@
164
164
  <pre class="programlisting"><span class="returnvalue">void</span>
165
165
  clutter_gst_camera_device_get_capture_resolution
166
166
  (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>,
167
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
168
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);</pre>
167
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *width</code></em>,
168
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *height</code></em>);</pre>
169
169
  <p>Retrieve the current capture resolution being used by <em class="parameter"><code>device</code></em>
170
170
  .</p>
171
171
  <div class="refsect3">
@@ -199,7 +199,7 @@ clutter_gst_camera_device_get_capture_resolution
199
199
  <hr>
200
200
  <div class="refsect2">
201
201
  <a name="clutter-gst-camera-device-get-name"></a><h3>clutter_gst_camera_device_get_name ()</h3>
202
- <pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
202
+ <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
203
203
  clutter_gst_camera_device_get_name (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
204
204
  <p>Retrieve the name of the <em class="parameter"><code>device</code></em>
205
205
  .</p>
@@ -227,7 +227,7 @@ clutter_gst_camera_device_get_name (<em class="parameter"><code><a class="link"
227
227
  <hr>
228
228
  <div class="refsect2">
229
229
  <a name="clutter-gst-camera-device-get-node"></a><h3>clutter_gst_camera_device_get_node ()</h3>
230
- <pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
230
+ <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
231
231
  clutter_gst_camera_device_get_node (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
232
232
  <p>Retrieve the node (location) of the <em class="parameter"><code>device</code></em>
233
233
  .</p>
@@ -255,7 +255,7 @@ clutter_gst_camera_device_get_node (<em class="parameter"><code><a class="link"
255
255
  <hr>
256
256
  <div class="refsect2">
257
257
  <a name="clutter-gst-camera-device-get-supported-resolutions"></a><h3>clutter_gst_camera_device_get_supported_resolutions ()</h3>
258
- <pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
258
+ <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
259
259
  clutter_gst_camera_device_get_supported_resolutions
260
260
  (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>);</pre>
261
261
  <p>Retrieve the supported resolutions of the <em class="parameter"><code>device</code></em>
@@ -288,8 +288,8 @@ supported resolutions. </p>
288
288
  <pre class="programlisting"><span class="returnvalue">void</span>
289
289
  clutter_gst_camera_device_set_capture_resolution
290
290
  (<em class="parameter"><code><a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device</code></em>,
291
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
292
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
291
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width</code></em>,
292
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height</code></em>);</pre>
293
293
  <p>Set the capture resolution to be used by <em class="parameter"><code>device</code></em>
294
294
  .</p>
295
295
  <div class="refsect3">
@@ -350,7 +350,7 @@ should not be accessed directly.</p>
350
350
  <hr>
351
351
  <div class="refsect2">
352
352
  <a name="ClutterGstCameraDevice--name"></a><h3>The <code class="literal">“name”</code> property</h3>
353
- <pre class="programlisting"> “name” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
353
+ <pre class="programlisting"> “name” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
354
354
  <p>The device name.</p>
355
355
  <p>Flags: Read / Write / Construct Only</p>
356
356
  <p>Default value: NULL</p>
@@ -358,7 +358,7 @@ should not be accessed directly.</p>
358
358
  <hr>
359
359
  <div class="refsect2">
360
360
  <a name="ClutterGstCameraDevice--node"></a><h3>The <code class="literal">“node”</code> property</h3>
361
- <pre class="programlisting"> “node” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
361
+ <pre class="programlisting"> “node” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
362
362
  <p>The device node.</p>
363
363
  <p>Flags: Read / Write / Construct Only</p>
364
364
  <p>Default value: NULL</p>
@@ -370,9 +370,9 @@ should not be accessed directly.</p>
370
370
  <a name="ClutterGstCameraDevice-capture-resolution-changed"></a><h3>The <code class="literal">“capture-resolution-changed”</code> signal</h3>
371
371
  <pre class="programlisting"><span class="returnvalue">void</span>
372
372
  user_function (<a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *device,
373
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
374
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
375
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
373
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
374
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
375
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
376
376
  <p>The ::capture-resolution-changed signal is emitted whenever the value of
377
377
  clutter_gst_camera_device_get_capture_resolution changes.</p>
378
378
  <div class="refsect3">
@@ -407,7 +407,7 @@ clutter_gst_camera_device_get_capture_resolution changes.</p>
407
407
  </tbody>
408
408
  </table></div>
409
409
  </div>
410
- <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
410
+ <p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
411
411
  </div>
412
412
  </div>
413
413
  </div>
@@ -43,7 +43,7 @@
43
43
  </colgroup>
44
44
  <tbody>
45
45
  <tr>
46
- <td class="function_type">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
46
+ <td class="function_type">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
47
47
  </td>
48
48
  <td class="function_name">
49
49
  <a class="link" href="ClutterGstCameraManager.html#clutter-gst-camera-manager-get-camera-devices" title="clutter_gst_camera_manager_get_camera_devices ()">clutter_gst_camera_manager_get_camera_devices</a> <span class="c_punctuation">()</span>
@@ -72,12 +72,12 @@
72
72
  <tr>
73
73
  <td class="signal_type"><span class="returnvalue">void</span></td>
74
74
  <td class="signal_name"><a class="link" href="ClutterGstCameraManager.html#ClutterGstCameraManager-camera-added" title="The “camera-added” signal">camera-added</a></td>
75
- <td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
75
+ <td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
76
76
  </tr>
77
77
  <tr>
78
78
  <td class="signal_type"><span class="returnvalue">void</span></td>
79
79
  <td class="signal_name"><a class="link" href="ClutterGstCameraManager.html#ClutterGstCameraManager-camera-removed" title="The “camera-removed” signal">camera-removed</a></td>
80
- <td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
80
+ <td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
81
81
  </tr>
82
82
  </tbody>
83
83
  </table></div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
  <div class="refsect1">
105
105
  <a name="ClutterGstCameraManager.object-hierarchy"></a><h2>Object Hierarchy</h2>
106
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
106
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
107
107
  <span class="lineart">╰──</span> ClutterGstCameraManager
108
108
  </pre>
109
109
  </div>
@@ -115,7 +115,7 @@
115
115
  <a name="ClutterGstCameraManager.functions_details"></a><h2>Functions</h2>
116
116
  <div class="refsect2">
117
117
  <a name="clutter-gst-camera-manager-get-camera-devices"></a><h3>clutter_gst_camera_manager_get_camera_devices ()</h3>
118
- <pre class="programlisting">const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
118
+ <pre class="programlisting">const <a href="https://developer.gnome.org/glib/unstable/glib-Pointer-Arrays.html#GPtrArray"><span class="returnvalue">GPtrArray</span></a> *
119
119
  clutter_gst_camera_manager_get_camera_devices
120
120
  (<em class="parameter"><code><a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self</code></em>);</pre>
121
121
  <p>Retrieve an array of supported camera devices.</p>
@@ -182,7 +182,7 @@ should not be accessed directly.</p>
182
182
  <pre class="programlisting"><span class="returnvalue">void</span>
183
183
  user_function (<a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self,
184
184
  <a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *camera_device,
185
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
185
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
186
186
  <p>The ::camera-added signal is emitted whenever a new camera device
187
187
  is available.</p>
188
188
  <div class="refsect3">
@@ -212,7 +212,7 @@ is available.</p>
212
212
  </tbody>
213
213
  </table></div>
214
214
  </div>
215
- <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
215
+ <p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
216
216
  </div>
217
217
  <hr>
218
218
  <div class="refsect2">
@@ -220,7 +220,7 @@ is available.</p>
220
220
  <pre class="programlisting"><span class="returnvalue">void</span>
221
221
  user_function (<a class="link" href="ClutterGstCameraManager.html" title="ClutterGstCameraManager"><span class="type">ClutterGstCameraManager</span></a> *self,
222
222
  <a class="link" href="ClutterGstCameraDevice.html" title="ClutterGstCameraDevice"><span class="type">ClutterGstCameraDevice</span></a> *camera_device,
223
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
223
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
224
224
  <p>The ::camera-removed signal is emitted whenever a camera device
225
225
  is unplugged/removed from the system.</p>
226
226
  <div class="refsect3">
@@ -250,7 +250,7 @@ is unplugged/removed from the system.</p>
250
250
  </tbody>
251
251
  </table></div>
252
252
  </div>
253
- <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
253
+ <p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
254
254
  </div>
255
255
  </div>
256
256
  </div>
@@ -135,18 +135,18 @@
135
135
  <td class="property_flags">Read / Write</td>
136
136
  </tr>
137
137
  <tr>
138
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
138
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
139
139
  <td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--paint-frame" title="The “paint-frame” property">paint-frame</a></td>
140
140
  <td class="property_flags">Read / Write</td>
141
141
  </tr>
142
142
  <tr>
143
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
143
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
144
144
  <td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--paint-overlays" title="The “paint-overlays” property">paint-overlays</a></td>
145
145
  <td class="property_flags">Read / Write</td>
146
146
  </tr>
147
147
  <tr>
148
148
  <td class="property_type">
149
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</td>
149
+ <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</td>
150
150
  <td class="property_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent--player" title="The “player” property">player</a></td>
151
151
  <td class="property_flags">Read / Write</td>
152
152
  </tr>
@@ -170,7 +170,7 @@
170
170
  <tbody><tr>
171
171
  <td class="signal_type"><span class="returnvalue">void</span></td>
172
172
  <td class="signal_name"><a class="link" href="ClutterGstContent.html#ClutterGstContent-size-change" title="The “size-change” signal">size-change</a></td>
173
- <td class="signal_flags"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
173
+ <td class="signal_flags"><a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
174
174
  </tr></tbody>
175
175
  </table></div>
176
176
  </div>
@@ -195,7 +195,7 @@
195
195
  </div>
196
196
  <div class="refsect1">
197
197
  <a name="ClutterGstContent.object-hierarchy"></a><h2>Object Hierarchy</h2>
198
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
198
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
199
199
  <span class="lineart">╰──</span> ClutterGstContent
200
200
  <span class="lineart">├──</span> <a class="link" href="ClutterGstAspectratio.html" title="ClutterGstAspectratio">ClutterGstAspectratio</a>
201
201
  <span class="lineart">╰──</span> <a class="link" href="ClutterGstCrop.html" title="ClutterGstCrop">ClutterGstCrop</a>
@@ -387,7 +387,7 @@ clutter_gst_content_set_player (<em class="parameter"><code><a class="link" href
387
387
  </tr>
388
388
  <tr>
389
389
  <td class="parameter_name"><p>player</p></td>
390
- <td class="parameter_description"><p>A <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
390
+ <td class="parameter_description"><p>A <a class="link" href="ClutterGstPlayer.html" title="ClutterGstPlayer"><span class="type">ClutterGstPlayer</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
391
391
  <td class="parameter_annotations"> </td>
392
392
  </tr>
393
393
  </tbody>
@@ -417,7 +417,7 @@ clutter_gst_content_set_sink (<em class="parameter"><code><a class="link" href="
417
417
  </tr>
418
418
  <tr>
419
419
  <td class="parameter_name"><p>sink</p></td>
420
- <td class="parameter_description"><p>A <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
420
+ <td class="parameter_description"><p>A <a class="link" href="clutter-gst-Video-Sink.html#ClutterGstVideoSink"><span class="type">ClutterGstVideoSink</span></a> or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
421
421
  <td class="parameter_annotations"> </td>
422
422
  </tr>
423
423
  </tbody>
@@ -485,7 +485,7 @@ and should be accessed using the provided API</p>
485
485
  <hr>
486
486
  <div class="refsect2">
487
487
  <a name="ClutterGstContent--paint-frame"></a><h3>The <code class="literal">“paint-frame”</code> property</h3>
488
- <pre class="programlisting"> “paint-frame” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
488
+ <pre class="programlisting"> “paint-frame” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
489
489
  <p>Paint Frame.</p>
490
490
  <p>Flags: Read / Write</p>
491
491
  <p>Default value: TRUE</p>
@@ -493,7 +493,7 @@ and should be accessed using the provided API</p>
493
493
  <hr>
494
494
  <div class="refsect2">
495
495
  <a name="ClutterGstContent--paint-overlays"></a><h3>The <code class="literal">“paint-overlays”</code> property</h3>
496
- <pre class="programlisting"> “paint-overlays” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
496
+ <pre class="programlisting"> “paint-overlays” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
497
497
  <p>Paint Video Overlays.</p>
498
498
  <p>Flags: Read / Write</p>
499
499
  <p>Default value: TRUE</p>
@@ -501,7 +501,7 @@ and should be accessed using the provided API</p>
501
501
  <hr>
502
502
  <div class="refsect2">
503
503
  <a name="ClutterGstContent--player"></a><h3>The <code class="literal">“player”</code> property</h3>
504
- <pre class="programlisting"> “player” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</pre>
504
+ <pre class="programlisting"> “player” <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> *</pre>
505
505
  <p>ClutterGst Player.</p>
506
506
  <p>Flags: Read / Write</p>
507
507
  </div>
@@ -519,9 +519,9 @@ and should be accessed using the provided API</p>
519
519
  <a name="ClutterGstContent-size-change"></a><h3>The <code class="literal">“size-change”</code> signal</h3>
520
520
  <pre class="programlisting"><span class="returnvalue">void</span>
521
521
  user_function (<a class="link" href="ClutterGstContent.html" title="ClutterGstContent"><span class="type">ClutterGstContent</span></a> *content,
522
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
523
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
524
- <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
522
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> width,
523
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> height,
524
+ <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
525
525
  <p>The ::size-change signal is emitted each time the video size changes.</p>
526
526
  <div class="refsect3">
527
527
  <a name="id-1.3.2.13.2.5"></a><h4>Parameters</h4>
@@ -555,7 +555,7 @@ user_function (<a class="link" href="ClutterGstContent.html" title="ClutterGstCo
555
555
  </tbody>
556
556
  </table></div>
557
557
  </div>
558
- <p>Flags: <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
558
+ <p>Flags: <a href="https://developer.gnome.org/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
559
559
  </div>
560
560
  </div>
561
561
  </div>
@@ -62,7 +62,7 @@
62
62
  </colgroup>
63
63
  <tbody>
64
64
  <tr>
65
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
65
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
66
66
  <td class="property_name"><a class="link" href="ClutterGstCrop.html#ClutterGstCrop--cull-backface" title="The “cull-backface” property">cull-backface</a></td>
67
67
  <td class="property_flags">Read / Write</td>
68
68
  </tr>
@@ -79,7 +79,7 @@
79
79
  <td class="property_flags">Read / Write</td>
80
80
  </tr>
81
81
  <tr>
82
- <td class="property_type"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
82
+ <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
83
83
  <td class="property_name"><a class="link" href="ClutterGstCrop.html#ClutterGstCrop--paint-borders" title="The “paint-borders” property">paint-borders</a></td>
84
84
  <td class="property_flags">Read / Write</td>
85
85
  </tr>
@@ -107,7 +107,7 @@
107
107
  </div>
108
108
  <div class="refsect1">
109
109
  <a name="ClutterGstCrop.object-hierarchy"></a><h2>Object Hierarchy</h2>
110
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
110
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
111
111
  <span class="lineart">╰──</span> <a class="link" href="ClutterGstContent.html" title="ClutterGstContent">ClutterGstContent</a>
112
112
  <span class="lineart">╰──</span> ClutterGstCrop
113
113
  </pre>
@@ -158,7 +158,7 @@ should not be accessed directly.</p>
158
158
  <a name="ClutterGstCrop.property-details"></a><h2>Property Details</h2>
159
159
  <div class="refsect2">
160
160
  <a name="ClutterGstCrop--cull-backface"></a><h3>The <code class="literal">“cull-backface”</code> property</h3>
161
- <pre class="programlisting"> “cull-backface” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
161
+ <pre class="programlisting"> “cull-backface” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
162
162
  <p>Whether to cull the backface of the actor</p>
163
163
  <p>Flags: Read / Write</p>
164
164
  <p>Default value: FALSE</p>
@@ -183,7 +183,7 @@ should not be accessed directly.</p>
183
183
  <hr>
184
184
  <div class="refsect2">
185
185
  <a name="ClutterGstCrop--paint-borders"></a><h3>The <code class="literal">“paint-borders”</code> property</h3>
186
- <pre class="programlisting"> “paint-borders” <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
186
+ <pre class="programlisting"> “paint-borders” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
187
187
  <p>Whether or not paint borders on the sides of the video</p>
188
188
  <p>Flags: Read / Write</p>
189
189
  <p>Default value: FALSE</p>