gcu::Dialog Member List
This is the complete list of members for
gcu::Dialog, including all inherited members.
| Apply() | gcu::Dialog | [virtual] |
| Destroy() | gcu::Dialog | [virtual] |
| dialog | gcu::Dialog | [protected] |
| Dialog(Application *App, char const *filename, const char *windowname, char const *domainname, DialogOwner *owner=NULL, void(*extra_destroy)(gpointer)=NULL, gpointer data=NULL) | gcu::Dialog | |
| GetBuilder(void) const | gcu::UIBuilder | [inline] |
| GetComboBox(char const *cbname) | gcu::UIBuilder | |
| GetNumber(GtkEntry *Entry, double *x, CheckType c=NoCheck, double min=0, double max=0) | gcu::Dialog | [protected] |
| GetRefdWidget(char const *wname) | gcu::UIBuilder | |
| GetWidget(char const *wname) | gcu::UIBuilder | |
| GetWindow() | gcu::Dialog | [inline] |
| Help() | gcu::Dialog | |
| m_App | gcu::Dialog | [protected] |
| Present() | gcu::Dialog | [inline] |
| SetRealName(char const *name, DialogOwner *owner) | gcu::Dialog | |
| SetTransientFor(GtkWindow *window) | gcu::Dialog | |
| UIBuilder(char const *filename, char const *domain) | gcu::UIBuilder | |
| ~UIBuilder() | gcu::UIBuilder | [virtual] |