From a6a1c9763c62b9aa8643b0c5b9937f3a930337b8 Mon Sep 17 00:00:00 2001 From: Jedidiah Barber Date: Mon, 28 Oct 2024 02:34:18 +1300 Subject: Fl_Label binding added --- doc/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 8c41b3d..c692083 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,7 +67,7 @@
  • Fl_Input_Choice
  • Fl_Int_Input
  • Fl_JPEG_Image
  • -
  • Fl_Label
  • +
  • Fl_Label
  • Fl_Light_Button
  • Fl_Line_Dial
  • Fl_Menu_
  • @@ -160,6 +160,7 @@
  • FLTK.Images.RGB.PNM
  • FLTK.Images.Shared
  • FLTK.Images.Tiled
  • +
  • FLTK.Labels
  • FLTK.Menu_Items
  • FLTK.Screen
  • FLTK.Static
  • -- cgit