10 #ifndef GTK3_GUI_DIALOG_L_H 11 #define GTK3_GUI_DIALOG_L_H 14 #include <gwen-gui-gtk3/gtk3_gui.h> 19 #include <gwenhywfar/dialog_be.h> 22 #define GTK3_GUI_DIALOG_DEFAULT_BOX_SPACING 3
void Gtk3Gui_Dialog_Extend(GWEN_DIALOG *dlg)
struct GWEN_DIALOG GWEN_DIALOG
void Gtk3Gui_Dialog_Unextend(GWEN_DIALOG *dlg)
struct GWEN_BUFFER GWEN_BUFFER
A dynamically resizeable text buffer.
int GTK3_Gui_Dialog_Run(GWEN_DIALOG *dlg, int timeout)
int Gtk3Gui_Dialog_Setup(GWEN_DIALOG *dlg, GtkWidget *parentWindow)
int Gtk3Gui_GetRawText(const char *text, GWEN_BUFFER *tbuf)
void Gtk3Gui_Dialog_Leave(GWEN_DIALOG *dlg, int result)
GtkWidget * Gtk3Gui_Dialog_GetMainWidget(const GWEN_DIALOG *dlg)