#include <ergtkbusydialog.h>
Data Fields | |
GtkDialog | parent |
GtkWidget * | image |
GtkWidget * | label |
Definition at line 45 of file ergtkbusydialog.h.
GtkWidget* _erGtkBusyDialog::image |
Definition at line 50 of file ergtkbusydialog.h.
Referenced by ergtk_busy_dialog_init().
GtkWidget* _erGtkBusyDialog::label |
Definition at line 51 of file ergtkbusydialog.h.
Referenced by ergtk_busy_dialog_init(), and ergtk_busy_dialog_new().
GtkDialog _erGtkBusyDialog::parent |
Definition at line 47 of file ergtkbusydialog.h.