diff --git a/documentation/Fl_Help_Dialog.html b/documentation/Fl_Help_Dialog.html index 9e8879549..f999fceaa 100644 --- a/documentation/Fl_Help_Dialog.html +++ b/documentation/Fl_Help_Dialog.html @@ -12,9 +12,7 @@
-Fl_Group - | - +----Fl_Help_Dialog +Fl_Help_Dialog
Fl_Help_View widget.
Fl_Help_View widget.
The constructor creates the dialog pictured above. -
The destructor destroys the widget and frees all memory that has been allocated for the current file. @@ -69,10 +74,23 @@ allocated for the current file.
Loads the specified HTML file into the Fl_Help_View widget.
The filename can also contain a target name ("filename.html#target").
+
Set the screen position of the dialog. + +
Change the position and size of the dialog. +
Shows the Fl_Help_Dialog window.
+
Sets or gets the default text size for the help view. +
Returns 1 if the Fl_Help_Dialog window is visible.
+
Returns the position and size of the help dialog. +