Applet.TextApplet
Applet.TextApplet — Applet with label
|
|
Description
Applet that displays a text
Functions
_init ()
_init (St.Side orientation
,
int panelHeight
,
int instance_id
);
Note that suitability for display in a vertical panel is handled by having applets declare they work OK, handled elsewhere
set_applet_label ()
set_applet_label (string text
);
Sets the text of the actor to text
Property Details
The “_applet_label”
property
“_applet_label” St.Label
Label of the applet