| Awn Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkMisc
+----GtkLabel
+----AwnLabel
"font-mode" gint : Read / Write "text-color" DesktopAgnosticColor* : Read / Write "text-outline-color" DesktopAgnosticColor* : Read / Write "text-outline-width" gdouble : Read / Write
typedef struct _AwnLabel AwnLabel;
Widget derived from GtkLabel, which should be used to display text on the panel, as it provides various modes of drawing the text - with or without an outline, and is therefore easily readable on non-solid colored background.