gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
Gtkdialog Class Reference

#include <gtkDialog.H>

Public Member Functions

 Gtkdialog (void)
 
 ~Gtkdialog (void)
 
Gtkdialogoperator<< (Box &b)
 
Gtkdialogoperator<< (Box *b)
 
Gtkdialogoperator<< (void *w)
 
Gtkdialogoperator>> (void *w)
 

Static Public Member Functions

static gint quit (GtkWidget *widget, GdkEvent *event, gpointer data)
 

Public Attributes

GtkWidget * win
 

Detailed Description

Definition at line 25 of file gtkDialog.H.

Constructor & Destructor Documentation

◆ Gtkdialog()

Gtkdialog::Gtkdialog ( void  )
inline

Definition at line 28 of file gtkDialog.H.

Here is the call graph for this function:

◆ ~Gtkdialog()

Gtkdialog::~Gtkdialog ( void  )
inline

Definition at line 40 of file gtkDialog.H.

Member Function Documentation

◆ operator<<() [1/3]

Gtkdialog& Gtkdialog::operator<< ( Box b)
inline

Definition at line 52 of file gtkDialog.H.

Here is the call graph for this function:

◆ operator<<() [2/3]

Gtkdialog& Gtkdialog::operator<< ( Box b)
inline

Definition at line 56 of file gtkDialog.H.

Here is the call graph for this function:

◆ operator<<() [3/3]

Gtkdialog& Gtkdialog::operator<< ( void *  w)
inline

Definition at line 60 of file gtkDialog.H.

◆ operator>>()

Gtkdialog& Gtkdialog::operator>> ( void *  w)
inline

Definition at line 64 of file gtkDialog.H.

◆ quit()

static gint Gtkdialog::quit ( GtkWidget *  widget,
GdkEvent *  event,
gpointer  data 
)
inlinestatic

Definition at line 47 of file gtkDialog.H.

Here is the caller graph for this function:

Member Data Documentation

◆ win

GtkWidget* Gtkdialog::win

Definition at line 27 of file gtkDialog.H.


The documentation for this class was generated from the following file:
gtkIOStream: Gtkdialog Class Reference
GTK+ IOStream  Beta