Sophie

Sophie

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

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="GMisc.arrow.html">
<link rel="next" href="GMisc.label_skel.html">
<link rel="Up" href="GMisc.html">
<title>LablGTK : GMisc.image</title>
</head>
<body>
<div class="navbar"><a href="GMisc.arrow.html">Previous</a>
&nbsp;<a href="GMisc.html">Up</a>
&nbsp;<a href="GMisc.label_skel.html">Next</a>
</div>
<center><h1>Class <a href="type_GMisc.image.html">GMisc.image</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEimage"></a>image : <code class="type">[> <a href="Gtk.html#TYPEimage">Gtk.image</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GMisc.image.html">..</a> <code class="code">end</code></pre>A widget displaying an image<br>
<small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkImage.html">GtkImage</a></small><br><b>Inherits</b><ul>
<li><a href="GMisc.misc.html"><code class="code">GMisc.misc</code></a></li>
</ul>
<hr width="100%">
<pre><span class="keyword">val</span> <a name="ATTobj"></a>obj : <code class="type">([> <a href="Gtk.html#TYPEimage">Gtk.image</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODclear"></a>clear : <code class="type">unit -> unit</code></pre><div class="info">
since Gtk 2.8<br>
</div>
<pre><span class="keyword">method</span> <a name="METHODstorage_type"></a>storage_type : <code class="type"><a href="GMisc.html#TYPEimage_type">image_type</a></code></pre><pre><span class="keyword">method</span> <a name="METHODset_image"></a>set_image : <code class="type"><a href="Gdk.html#TYPEimage">Gdk.image</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_pixmap"></a>set_pixmap : <code class="type"><a href="GDraw.pixmap.html">GDraw.pixmap</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_mask"></a>set_mask : <code class="type"><a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a> option -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_file"></a>set_file : <code class="type">string -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_pixbuf"></a>set_pixbuf : <code class="type"><a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_stock"></a>set_stock : <code class="type"><a href="GtkStock.html#TYPEid">GtkStock.id</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_icon_set"></a>set_icon_set : <code class="type"><a href="Gtk.html#TYPEicon_set">Gtk.icon_set</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_icon_size"></a>set_icon_size : <code class="type"><a href="Gtk.Tags.html#TYPEicon_size">Gtk.Tags.icon_size</a> -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODset_pixel_size"></a>set_pixel_size : <code class="type">int -> unit</code></pre><pre><span class="keyword">method</span> <a name="METHODimage"></a>image : <code class="type"><a href="Gdk.html#TYPEimage">Gdk.image</a></code></pre><pre><span class="keyword">method</span> <a name="METHODpixmap"></a>pixmap : <code class="type"><a href="GDraw.pixmap.html">GDraw.pixmap</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmask"></a>mask : <code class="type"><a href="Gdk.html#TYPEbitmap">Gdk.bitmap</a> option</code></pre><pre><span class="keyword">method</span> <a name="METHODpixbuf"></a>pixbuf : <code class="type"><a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a></code></pre><pre><span class="keyword">method</span> <a name="METHODpixel_size"></a>pixel_size : <code class="type">int</code></pre><pre><span class="keyword">method</span> <a name="METHODstock"></a>stock : <code class="type"><a href="GtkStock.html#TYPEid">GtkStock.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODicon_set"></a>icon_set : <code class="type"><a href="Gtk.html#TYPEicon_set">Gtk.icon_set</a></code></pre><pre><span class="keyword">method</span> <a name="METHODicon_size"></a>icon_size : <code class="type"><a href="Gtk.Tags.html#TYPEicon_size">Gtk.Tags.icon_size</a></code></pre></body></html>