MultiLabel.label
Associates this multi-label with a widget.
After calling this, the widget will display the compound label. The MultiLabel object must remain valid for the widget's lifetime.
Parameters
widget | Widget pointer to apply the label to |
Associates this multi-label with a menu item.
After calling this, the menu item will display the compound label. The MultiLabel object must remain valid for the menu's lifetime.
Parameters
menu | Menu bar containing the item |
index | Index of the menu item |