summaryrefslogtreecommitdiff
path: root/doc/fl_menu_item.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fl_menu_item.html')
-rw-r--r--doc/fl_menu_item.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fl_menu_item.html b/doc/fl_menu_item.html
index 1fb05b3..a09cfe7 100644
--- a/doc/fl_menu_item.html
+++ b/doc/fl_menu_item.html
@@ -480,7 +480,7 @@ procedure Set_Label_Size
Fl_Labeltype labeltype() const;
</pre></td>
<td><pre>
-function Get_Label_Type
+function Get_Label_Kind
(This : in Menu_Item)
return Label_Kind;
</pre></td>
@@ -491,7 +491,7 @@ function Get_Label_Type
void labeltype(Fl_Labeltype a);
</pre></td>
<td><pre>
-procedure Set_Label_Type
+procedure Set_Label_Kind
(This : in out Menu_Item;
To : in Label_Kind);
</pre></td>