fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

Fl_Multi_Label Struct Reference

#include <Fl_Multi_Label.H>

List of all members.

Public Member Functions

void label (Fl_Widget *)
void label (Fl_Menu_Item *)

Public Attributes

const char * labela
const char * labelb
uchar typea
uchar typeb

Detailed Description

Definition at line 34 of file Fl_Multi_Label.H.


Member Function Documentation

void Fl_Multi_Label::label ( Fl_Widget o)

Definition at line 68 of file Fl_Multi_Label.cxx.

References _FL_MULTI_LABEL, Fl_Widget::label(), and Fl::set_labeltype().

void Fl_Multi_Label::label ( Fl_Menu_Item o)

Definition at line 73 of file Fl_Multi_Label.cxx.

References _FL_MULTI_LABEL, Fl_Menu_Item::label(), and Fl::set_labeltype().


Member Data Documentation

Definition at line 35 of file Fl_Multi_Label.H.

Definition at line 36 of file Fl_Multi_Label.H.

Definition at line 37 of file Fl_Multi_Label.H.

Definition at line 38 of file Fl_Multi_Label.H.


The documentation for this struct was generated from the following files: