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/drag_context.rs.html#36-75' title='goto source code'>[src]</a></span></h1>
</span><a class='srclink' href='../src/gdk/auto/drag_context.rs.html#37-76' title='goto source code'>[src]</a></span></h1>
<pre class='rust trait'>pub trait DragContextExt {
fn <a href='#tymethod.get_actions' class='fnname'>get_actions</a>(&amp;self) -&gt; <a class="struct" href="../gdk/struct.DragAction.html" title="struct gdk::DragAction">DragAction</a>;
fn <a href='#tymethod.get_dest_window' class='fnname'>get_dest_window</a>(&amp;self) -&gt; <a class="struct" href="../gdk/struct.Window.html" title="struct gdk::Window">Window</a>;