Class Index Cross Index Namespace Index

Class Gtk::Dialog


Contained in: Gtk
Derived from: Gtk::Window
Derived by: Gtk::InputDialog

#include <gtk--/dialog.h>


public function member index:

Dialog();
HBox* get_action_area() const;
VBox* get_vbox() const;
GtkDialog* gtkobj();
const GtkDialog* gtkobj() const;
static bool isA(Object* object);
virtual ~Dialog();
 

Description:



Function Member Descriptions:

Gtk::Dialog::gtkobj - Returns the underlaying gtk+ object.

GtkDialog* gtkobj();

Gtk::Dialog::isA - Returns true if object is this type.

static bool isA(Object* object);