The "class" fltk:: should actually be considered a namespace, it contains only static methods.
FLTK also provides a number of global functions with fltk::xyz names. The majority of these are concerned with drawing or graphics state, and are described in the Drawing chapter. The others are a set of modal popup utility functions for asking questions described in the Utility Function chapter.