gwenhywfar  4.3.1
Data Structures | Defines | Functions
gtk2_gui_dialog_l.h File Reference
#include <gwen-gui-gtk2/gtk2_gui.h>
#include <gtk/gtk.h>
#include <gwenhywfar/dialog_be.h>

Go to the source code of this file.

Data Structures

struct  RunInfo

Defines

#define GTK2_GUI_DIALOG_DEFAULT_BOX_SPACING   3

Functions

int GTK2_Gui_Dialog_Run (GWEN_DIALOG *dlg, int timeout)
void Gtk2Gui_Dialog_Extend (GWEN_DIALOG *dlg)
GtkWidget * Gtk2Gui_Dialog_GetMainWidget (const GWEN_DIALOG *dlg)
void Gtk2Gui_Dialog_Leave (GWEN_DIALOG *dlg, int result)
int Gtk2Gui_Dialog_Setup (GWEN_DIALOG *dlg, GtkWidget *parentWindow)
void Gtk2Gui_Dialog_Unextend (GWEN_DIALOG *dlg)
int Gtk2Gui_GetRawText (const char *text, GWEN_BUFFER *tbuf)

Define Documentation


Function Documentation

int GTK2_Gui_Dialog_Run ( GWEN_DIALOG dlg,
int  timeout 
)
GtkWidget* Gtk2Gui_Dialog_GetMainWidget ( const GWEN_DIALOG dlg)
void Gtk2Gui_Dialog_Leave ( GWEN_DIALOG dlg,
int  result 
)
int Gtk2Gui_Dialog_Setup ( GWEN_DIALOG dlg,
GtkWidget *  parentWindow 
)
int Gtk2Gui_GetRawText ( const char *  text,
GWEN_BUFFER tbuf 
)