#include <XMLabel.h>
Inheritance diagram for XMLabel:
Public Member Functions | |
XMLabel (char *n, XMWidget &parent, char *text, ArgList args=NULL, Cardinal arg_count=0) | |
XMLabel (char *n, Widget parent, char *text, ArgList args=NULL, Cardinal arg_count=0) | |
XMLabel (char *n) | |
XMLabel (Widget w) | |
void | SetLabel (char *text) |
void | SetLabel (XmString lbl) |
|
Definition at line 303 of file XMLabel.h. References SetLabel(). |
|
Definition at line 309 of file XMLabel.h. References SetLabel(). |
|
|
|
|
|
Definition at line 324 of file XMLabel.h. References XMWidget::SetAttribute(). |
|
Definition at line 319 of file XMLabel.h. References XMWidget::SetAttribute(). Referenced by XMLabel(). |