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

« back to all changes in this revision

Viewing changes to doc/reference/librygel-server/valadoc/librygel-server/Rygel.MediaContainer.find_object.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:
51
51
        <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">abstract</span> <span class="main_keyword">async</span> <span class="main_type"><a href="Rygel.MediaObject.html" class="abstract_class">MediaObject</a></span>? <b><span css="abstract_method">find_object</span></b> (<span class="main_basic_type"><code>string</code></span> id, <span class="main_type"><code>Cancellable</code></span>? cancellable) <span class="main_keyword">throws</span> <span class="main_type"><code>Error</code></span>
52
52
        </div>
53
53
        <div class="description">
54
 
          <p>Recursively searches for media object with the given id in this container.</p>
 
54
          <p>Recursively searches this container for a media object with the given ID.</p>
55
55
          <h2 class="main_title">Parameters:</h2>
56
56
          <table class="main_parameter_table">
57
57
            <tr>