summaryrefslogtreecommitdiff
path: root/doc/fl_dial.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_dial.html')
-rw-r--r--doc/fl_dial.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_dial.html b/doc/fl_dial.html
index 565b7cf..0b3fc45 100644
--- a/doc/fl_dial.html
+++ b/doc/fl_dial.html
@@ -154,7 +154,7 @@ function Handle
<tr>
<td>See type method for Fl_Widget.</td>
<td><pre>
-function Get_Dial_Type
+function Get_Kind
(This : in Dial)
return Dial_Kind;
</pre></td>
@@ -163,7 +163,7 @@ function Get_Dial_Type
<tr>
<td>See type method for Fl_Widget.</td>
<td><pre>
-procedure Set_Dial_Type
+procedure Set_Kind
(This : in out Dial;
To : in Dial_Kind);
</pre></td>