|  | 
| size_t | count () const | 
|  | Gets the current count of font style elements in the stack.  More... 
 | 
|  | 
|  | Fl_Help_Font_Stack () | 
|  | font stack construction, initialize attributes.  More... 
 | 
|  | 
| void | init (Fl_Font f, Fl_Fontsize s, Fl_Color c) | 
|  | 
| void | pop (Fl_Font &f, Fl_Fontsize &s, Fl_Color &c) | 
|  | Pops from the stack the font style triplet and calls fl_font() & fl_color() adequately. 
 | 
|  | 
| void | push (Fl_Font f, Fl_Fontsize s, Fl_Color c) | 
|  | Pushes the font style triplet on the stack, also calls fl_font() & fl_color() adequately. 
 | 
|  | 
| void | top (Fl_Font &f, Fl_Fontsize &s, Fl_Color &c) | 
|  | Gets the top (current) element on the stack.  More... 
 | 
|  | 
  
  | 
        
          | Fl_Help_Font_Stack::Fl_Help_Font_Stack | ( |  | ) |  |  | inline | 
 
font stack construction, initialize attributes. 
 
 
  
  | 
        
          | size_t Fl_Help_Font_Stack::count | ( |  | ) | const |  | inline | 
 
Gets the current count of font style elements in the stack. 
 
 
Gets the top (current) element on the stack. 
 
 
The documentation for this struct was generated from the following file: