TeplStatusbar — Subclass of GtkStatusbar
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkStatusbar ╰── TeplStatusbar
TeplStatusbar implements AtkImplementorIface, GtkBuildable and GtkOrientable.
#include <tepl/tepl.h>
TeplStatusbar is a subclass of GtkStatusbar with a better look by default.
TeplStatusbar * tepl_statusbar_new (void);
void
a new TeplStatusbar.
[transfer floating]
Since: 5.0
struct TeplStatusbar;