| Gwyddion Widgets Library Reference Manual |
|---|
GwyStatusbar — Statusbar with Pango markup support
struct GwyStatusbar; struct GwyStatusbarClass; GtkWidget* gwy_statusbar_new (void);
GObject
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBox
+----GtkHBox
+----GtkStatusbar
+----GwyStatusbar
This widget is completely identical to GtkStatusbar except that Pango markup can be used in its messages.
| << GwySciText | GwyShader >> |