Sophie

Sophie

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

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="GtkMisc.StatusIcon.html">
<link rel="next" href="GtkMisc.DrawingArea.html">
<link rel="Up" href="GtkMisc.html">
<title>LablGTK : GtkMisc.Calendar</title>
</head>
<body>
<div class="navbar"><a href="GtkMisc.StatusIcon.html">Previous</a>
&nbsp;<a href="GtkMisc.html">Up</a>
&nbsp;<a href="GtkMisc.DrawingArea.html">Next</a>
</div>
<center><h1>Module <a href="type_GtkMisc.Calendar.html">GtkMisc.Calendar</a></h1></center>
<br>
<pre><span class="keyword">module</span> Calendar: <code class="type"><a href="GtkMiscProps.Calendar.html">GtkMiscProps.Calendar</a></code></pre><hr width="100%">
<pre><span class="keyword">val</span> <a name="VALcast"></a>cast : <code class="type">'a <a href="Gobject.html#TYPEobj">Gobject.obj</a> -> <a href="Gtk.html#TYPEcalendar">Gtk.calendar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Calendar.P.html">P</a>: <code class="code">sig</code> <a href="GtkMiscProps.Calendar.P.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">module</span> <a href="GtkMiscProps.Calendar.S.html">S</a>: <code class="code">sig</code> <a href="GtkMiscProps.Calendar.S.html">..</a> <code class="code">end</code></pre><pre><span class="keyword">val</span> <a name="VALcreate"></a>create : <code class="type"><a href="Gtk.html#TYPEcalendar">Gtk.calendar</a> <a href="Gobject.html#TYPEparam">Gobject.param</a> list -> <a href="Gtk.html#TYPEcalendar">Gtk.calendar</a> <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">val</span> <a name="VALselect_month"></a>select_month : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> month:int -> year:int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALselect_day"></a>select_day : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALmark_day"></a>mark_day : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALunmark_day"></a>unmark_day : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_num_marked_dates"></a>get_num_marked_dates : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int</code></pre><pre><span class="keyword">val</span> <a name="VALis_day_marked"></a>is_day_marked : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int -> bool</code></pre><pre><span class="keyword">val</span> <a name="VALclear_marks"></a>clear_marks : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALdisplay_options"></a>display_options : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> <a href="Gtk.Tags.html#TYPEcalendar_display_options">Gtk.Tags.calendar_display_options</a> list -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALget_date"></a>get_date : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> int * int * int</code></pre><pre><span class="keyword">val</span> <a name="VALfreeze"></a>freeze : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre><pre><span class="keyword">val</span> <a name="VALthaw"></a>thaw : <code class="type">[> `calendar ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> unit</code></pre></body></html>