~ubuntu-branches/ubuntu/trusty/glibmm2.4/trusty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-02-22 07:01:47 UTC
  • mfrom: (1.2.68)
  • Revision ID: package-import@ubuntu.com-20120222070147-mjn5l85oc48061da
Tags: 2.31.18-0ubuntu1
* New upstream release
* debian/watch: Look for unstable versions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 <tbody>
15
15
 <tr style="height: 56px;">
16
16
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">glibmm&#160;<span id="projectnumber">2.31.16</span></div>
 
17
   <div id="projectname">glibmm&#160;<span id="projectnumber">2.31.18</span></div>
18
18
  </td>
19
19
 </tr>
20
20
 </tbody>
273
273
<p>Determines if a given string is a valid D-Bus object path. </p>
274
274
<p>You should ensure that a string is a valid D-Bus object path before passing it to g_variant_new_object_path().</p>
275
275
<p>A valid object path starts with '/' followed by zero or more sequences of characters separated by '/' characters. Each sequence must contain only the characters "[A-Z][a-z][0-9]_". No sequence (including the one following the final '/' character) may be empty.</p>
276
 
<dl class="since_2_24"><dt><b><a class="el" href="since_2_24.html#_since_2_24000013">Since glibmm 2.24:</a></b></dt><dd></dd></dl>
 
276
<dl class="since_2_24"><dt><b><a class="el" href="since_2_24.html#_since_2_24000015">Since glibmm 2.24:</a></b></dt><dd></dd></dl>
277
277
<dl><dt><b>Parameters:</b></dt><dd>
278
278
  <table class="params">
279
279
    <tr><td class="paramname">string</td><td>A normal C nul-terminated string. </td></tr>
302
302
<p>Determines if a given string is a valid D-Bus type signature. </p>
303
303
<p>You should ensure that a string is a valid D-Bus type signature before passing it to g_variant_new_signature().</p>
304
304
<p>D-Bus type signatures consist of zero or more definite <a class="el" href="classGlib_1_1VariantType.html" title="VariantType - The VariantBase type system.">VariantType</a> strings in sequence.</p>
305
 
<dl class="since_2_24"><dt><b><a class="el" href="since_2_24.html#_since_2_24000014">Since glibmm 2.24:</a></b></dt><dd></dd></dl>
 
305
<dl class="since_2_24"><dt><b><a class="el" href="since_2_24.html#_since_2_24000016">Since glibmm 2.24:</a></b></dt><dd></dd></dl>
306
306
<dl><dt><b>Parameters:</b></dt><dd>
307
307
  <table class="params">
308
308
    <tr><td class="paramname">string</td><td>A normal C nul-terminated string. </td></tr>
314
314
</div>
315
315
</div>
316
316
</div>
317
 
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 7 2012 10:24:15 for glibmm by&#160;
 
317
<hr class="footer"/><address class="footer"><small>Generated on Tue Feb 21 2012 15:18:00 for glibmm by&#160;
318
318
<a href="http://www.doxygen.org/index.html">
319
319
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
320
320
</body>