Form objects (returned by <#121#>fl.make_form()<#121#> above) have the following methods. Each method corresponds to a C function whose name is prefixed with <#122#>fl_<#122#>; and whose first argument is a form pointer; please refer to the official FORMS documentation for descriptions.
All the <#476#>add_<#123#>...<#123#><#476#> functions return a Python object representing the FORMS object. Methods of FORMS objects are described below. Most kinds of FORMS object also have some methods specific to that kind; these methods are listed here.
Form objects have the following data attributes; see the FORMS documentation: