~ubuntu-branches/ubuntu/raring/rygel/raring

« back to all changes in this revision

Viewing changes to doc/reference/librygel-core/gtkdoc/html/RygelUserConfig.html

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2012-09-26 22:34:15 UTC
  • mfrom: (1.3.2)
  • mto: (14.1.10 sid)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20120926223415-mem27auv86jjrj9k
Imported Upstream version 0.16.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="librygel-core API Reference">
9
9
<link rel="prev" href="RygelRootDevice.html" title="RygelRootDevice">
10
10
<link rel="next" href="RygelCmdlineConfig.html" title="RygelCmdlineConfig">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (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">
67
67
                                                         <em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
68
68
<a class="link" href="RygelUserConfig.html" title="RygelUserConfig"><span class="returnvalue">RygelUserConfig</span></a> *   <a class="link" href="RygelUserConfig.html#rygel-user-config-get-default" title="rygel_user_config_get_default ()">rygel_user_config_get_default</a>       (<em class="parameter"><code><a href="../glib/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
69
69
struct              <a class="link" href="RygelUserConfig.html#RygelUserConfig-struct" title="struct RygelUserConfig">RygelUserConfig</a>;
 
70
struct              <a class="link" href="RygelUserConfig.html#RygelUserConfigClass" title="struct RygelUserConfigClass">RygelUserConfigClass</a>;
70
71
</pre>
71
72
</div>
72
73
<div class="refsect1">
254
255
Manages the user configuration for Rygel.
255
256
</p>
256
257
</div>
 
258
<hr>
 
259
<div class="refsect2">
 
260
<a name="RygelUserConfigClass"></a><h3>struct RygelUserConfigClass</h3>
 
261
<pre class="programlisting">struct RygelUserConfigClass {
 
262
        GObjectClass parent_class;
 
263
};
 
264
</pre>
 
265
<p>
 
266
The class structure for <a class="link" href="RygelUserConfig.html#RYGEL-TYPE-USER-CONFIG:CAPS" title="RYGEL_TYPE_USER_CONFIG"><code class="literal">RYGEL_TYPE_USER_CONFIG</code></a>. All the fields in this structure are private and should never be accessed directly.
 
267
</p>
 
268
<div class="variablelist"><table border="0">
 
269
<col align="left" valign="top">
 
270
<tbody><tr>
 
271
<td><p><span class="term"><a href="../gobject/gobject-The-Base-Object-Type.html#GObjectClass"><span class="type">GObjectClass</span></a> <em class="structfield"><code><a name="RygelUserConfigClass.parent-class"></a>parent_class</code></em>;</span></p></td>
 
272
<td>the parent class structure</td>
 
273
</tr></tbody>
 
274
</table></div>
 
275
</div>
257
276
</div>
258
277
</div>
259
278
<div class="footer">
260
279
<hr>
261
 
          Generated by GTK-Doc V1.18.1</div>
 
280
          Generated by GTK-Doc V1.18</div>
262
281
</body>
263
282
</html>
 
 
b'\\ No newline at end of file'