ui

ui

Synopsis



extern              GtkWidget *mainWindowWidget;
extern              GtkWidget *statusBarWidget;
extern              GtkWidget *wordQueryEntryWidget;
extern              GtkWidget *candidateEntryWidget;
extern              GtkWidget *openFileChooserDialogWidget;
extern              GtkWidget *saveAsFileChooserDialogWidget;
extern              GtkWidget *inputCodesDialogWidget;
extern              GtkWidget *progressBarDialogWidget;
extern              GdkPixbuf *mainIconPixbuf;
extern              guint penStatusContextId;
extern              guint inputCodeStatusContextId;
extern              guint fileStatusContextId;

Description

Details

mainWindowWidget

extern GtkWidget *mainWindowWidget;


statusBarWidget

extern GtkWidget *statusBarWidget;


wordQueryEntryWidget

extern GtkWidget *wordQueryEntryWidget;


candidateEntryWidget

extern GtkWidget *candidateEntryWidget;


openFileChooserDialogWidget

extern GtkWidget *openFileChooserDialogWidget;


saveAsFileChooserDialogWidget

extern GtkWidget *saveAsFileChooserDialogWidget;


inputCodesDialogWidget

extern GtkWidget *inputCodesDialogWidget;


progressBarDialogWidget

extern GtkWidget *progressBarDialogWidget;


mainIconPixbuf

extern GdkPixbuf *mainIconPixbuf;


penStatusContextId

extern guint penStatusContextId;


inputCodeStatusContextId

extern guint inputCodeStatusContextId;


fileStatusContextId

extern guint fileStatusContextId;