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

« back to all changes in this revision

Viewing changes to doc/reference/librygel-server/valadoc/librygel-server/Rygel.VisualItem.width.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:
40
40
        <h2 class="main_title">Description:</h2>
41
41
        <div class="main_code_definition"><span class="main_keyword">public</span> <span class="main_keyword">abstract</span> <span class="main_basic_type"><code>int</code></span> <b><span css="abstract_property">width</span></b> { <span class="main_keyword">set</span>; <span class="main_keyword">get</span>; }
42
42
        </div>
 
43
        <div class="description">
 
44
          <p>The width of the item in pixels. A value of -1 means that the width is unknown and will not, or did not, appear in DIDL-Lite XML.</p>
 
45
        </div>
43
46
      </div>
44
47
    </div><br/>
45
48
    <div class="site_footer">Generated by <a href="http://www.valadoc.org/">Valadoc</a>