Sophie

Sophie

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

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="next" href="GtkStock.Icon_set.html">
<link rel="Up" href="GtkStock.html">
<title>LablGTK : GtkStock.Icon_source</title>
</head>
<body>
<div class="navbar">&nbsp;<a href="GtkStock.html">Up</a>
&nbsp;<a href="GtkStock.Icon_set.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkStock.Icon_source.html">GtkStock.Icon_source</a></h1></center>
<br>
<pre><span class="keyword">module</span> Icon_source: <code class="code">sig</code> <a href="GtkStock.Icon_source.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALnew_icon_source"></a>new_icon_source : <code class="type">unit -> <a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a></code></pre><pre><span class="keyword">val</span> <a name="VALset_filename"></a>set_filename : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> string -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_pixbuf"></a>set_pixbuf : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> <a href="GdkPixbuf.html#TYPEpixbuf">GdkPixbuf.pixbuf</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_direction_wildcarded"></a>set_direction_wildcarded : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_state_wildcarded"></a>set_state_wildcarded : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_size_wildcarded"></a>set_size_wildcarded : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> bool -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_direction"></a>set_direction : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> <a href="Gtk.Tags.html#TYPEtext_direction">Gtk.Tags.text_direction</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_state"></a>set_state : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> <a href="Gtk.Tags.html#TYPEstate_type">Gtk.Tags.state_type</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALset_size"></a>set_size : <code class="type"><a href="Gtk.html#TYPEicon_source">Gtk.icon_source</a> -> <a href="Gtk.Tags.html#TYPEicon_size">Gtk.Tags.icon_size</a> -> unit</code></pre></body></html>