gwenhywfar  4.6.0beta
Data Structures | Macros | 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
 

Macros

#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)
 

Macro Definition Documentation

#define GTK2_GUI_DIALOG_DEFAULT_BOX_SPACING   3

Function Documentation

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 
)