Sophie

Sophie

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

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.status_icon.html">
<link rel="next" href="GMisc.calendar.html">
<link rel="Up" href="GMisc.html">
<title>LablGTK : GMisc.calendar_signals</title>
</head>
<body>
<div class="navbar"><a href="GMisc.status_icon.html">Previous</a>
&nbsp;<a href="GMisc.html">Up</a>
&nbsp;<a href="GMisc.calendar.html">Next</a>
</div>
<center><h1>Class <a href="type_GMisc.calendar_signals.html">GMisc.calendar_signals</a></h1></center>
<br>
<pre><span class="keyword">class</span> <a name="TYPEcalendar_signals"></a>calendar_signals : <code class="type">[> <a href="Gtk.html#TYPEcalendar">Gtk.calendar</a> ] <a href="Gtk.html#TYPEobj">Gtk.obj</a> -> </code><code class="code">object</code> <a href="GMisc.calendar_signals.html">..</a> <code class="code">end</code></pre><small>GTK documentation:&nbsp;<a href="file:///usr/share/gtk-doc/html/gtk/GtkCalendar.html">GtkCalendar</a></small><br><b>Inherits</b><ul>
<li><a href="GObj.widget_signals.html"><code class="code">GObj.widget_signals</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#TYPEcalendar">Gtk.calendar</a> ] as 'a) <a href="Gtk.html#TYPEobj">Gtk.obj</a></code></pre><pre><span class="keyword">method</span> <a name="METHODday_selected"></a>day_selected : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODday_selected_double_click"></a>day_selected_double_click : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODmonth_changed"></a>month_changed : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODnext_month"></a>next_month : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODnext_year"></a>next_year : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODprev_month"></a>prev_month : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre><pre><span class="keyword">method</span> <a name="METHODprev_year"></a>prev_year : <code class="type">callback:(unit -> unit) -> <a href="GtkSignal.html#TYPEid">GtkSignal.id</a></code></pre></body></html>