Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 0be7620be6a1578fbd49765844864a01 > files > 148

ocaml-lablgtk2-doc-2.14.0-2mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="Start" href="index.html">
<link rel="previous" href="GObj.misc_signals.html">
<link rel="next" href="GObj.drag_signals.html">
<link rel="Up" href="GObj.html">
<title>LablGTK : GObj.drag_context</title>
</head>
<body>
<div class="navbar"><a href="GObj.misc_signals.html">Previous</a>
&nbsp;<a href="GObj.html">Up</a>
&nbsp;<a href="GObj.drag_signals.html">Next</a>
</div>
<center><h1>Class <a href="type_GObj.drag_context.html">GObj.drag_context</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEdrag_context"></a>drag_context : <code class="type"><a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a> -> </code><code class="code">object</code> <a href="GObj.drag_context.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/gtk-Drag-and-Drop.html">gtk-Drag-and-Drop</a></small><br><hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTcontext"></a>context : <code class="type"><a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a></code></pre><pre><span class="keyword">method</span> <a name="METHODcontext"></a>context : <code class="type"><a href="Gdk.html#TYPEdrag_context">Gdk.drag_context</a></code></pre><pre><span class="keyword">method</span> <a name="METHODfinish"></a>finish : <code class="type">success:bool -> del:bool -> time:int32 -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODsource_widget"></a>source_widget : <code class="type"><a href="GObj.widget.html">widget</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_icon_pixmap"></a>set_icon_pixmap : <code class="type">?colormap:<a href="Gdk.html#TYPEcolormap">Gdk.colormap</a> -> <a href="GDraw.pixmap.html">GDraw.pixmap</a> -> hot_x:int -> hot_y:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_icon_widget"></a>set_icon_widget : <code class="type"><a href="GObj.widget.html">widget</a> -> hot_x:int -> hot_y:int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODstatus"></a>status : <code class="type">?time:int32 -> <a href="Gdk.Tags.html#TYPEdrag_action">Gdk.Tags.drag_action</a> option -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODsuggested_action"></a>suggested_action : <code class="type"><a href="Gdk.Tags.html#TYPEdrag_action">Gdk.Tags.drag_action</a></code></pre><pre><span class="keyword">method</span> <a name="METHODtargets"></a>targets : <code class="type">string list</code></pre></body></html>