10#ifndef GTK2_GUI_DIALOG_L_H
11#define GTK2_GUI_DIALOG_L_H
14#include <gwen-gui-gtk2/gtk2_gui.h>
19#include <gwenhywfar/dialog_be.h>
22#define GTK2_GUI_DIALOG_DEFAULT_BOX_SPACING 3
struct GWEN_DIALOG GWEN_DIALOG
struct GWEN_BUFFER GWEN_BUFFER
A dynamically resizeable text buffer.
int Gtk2Gui_GetRawText(const char *text, GWEN_BUFFER *tbuf)
void Gtk2Gui_Dialog_Unextend(GWEN_DIALOG *dlg)
GtkWidget * Gtk2Gui_Dialog_GetMainWidget(const GWEN_DIALOG *dlg)
int GTK2_Gui_Dialog_Run(GWEN_DIALOG *dlg, int timeout)
void Gtk2Gui_Dialog_Extend(GWEN_DIALOG *dlg)
int Gtk2Gui_Dialog_Setup(GWEN_DIALOG *dlg, GtkWidget *parentWindow)
void Gtk2Gui_Dialog_Leave(GWEN_DIALOG *dlg, int result)