#include <iostream>
#include <vector>
#include <gtk/gtk.h>
#include <libgnomeui/libgnomeui.h>
Go to the source code of this file.
Classes | |
struct | StatusBar |
Typedefs | |
typedef _StatusBar | StatusBar |
Functions | |
StatusBar * | openldev_status_bar_new () |
void | openldev_status_bar_set_message (StatusBar *, gchar *) |
|
Definition at line 29 of file openldev-status-bar.h. |
|
|
|
|