Help Information

    To get help information on the values of the options for Fltk widgets use the Help command. The format of the command is:

            Help topic

where topic is the option you are interested in seeing the list of values that can be used. For example, to get the list of relief values that can be specified, use the command:

            Help -relief

If no topic is supplied, the result of this command is the list of topics available.