Update docs

This commit is contained in:
2017-07-16 23:37:37 +02:00
parent 63da34ab57
commit d31eddae16
10972 changed files with 637151 additions and 14215 deletions

View File

@@ -48,7 +48,7 @@
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>&#x2212;</span>]
</a>
</span><a class='srclink' href='../src/gdk/auto/window.rs.html#95-436' title='goto source code'>[src]</a></span></h1>
</span><a class='srclink' href='../src/gdk/auto/window.rs.html#96-437' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait WindowExt {
fn <a href='#tymethod.beep' class='fnname'>beep</a>(&amp;self);
fn <a href='#tymethod.begin_draw_frame' class='fnname'>begin_draw_frame</a>(&amp;self, region: &amp;<a class="struct" href="../cairo/region/struct.Region.html" title="struct cairo::region::Region">Region</a>) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="../gdk/struct.DrawingContext.html" title="struct gdk::DrawingContext">DrawingContext</a>&gt;;