Gtk::Util::WhiteBox Class Reference

A custom Gtk::EventBox containing a Gtk::VBox painted white. More...

Inheritance diagram for Gtk::Util::WhiteBox:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual Gtk::VBox & get_root_vbox ()
 Returns the root Gtk::VBox.
 WhiteBox ()
 Constructs a new WhiteBox.
virtual ~WhiteBox ()

Protected Member Functions

virtual bool on_expose_event (GdkEventExpose *event)

Protected Attributes

Gtk::VBox root_vbox_


Detailed Description

A custom Gtk::EventBox containing a Gtk::VBox painted white.

TileView uses this widget as a root container.


Constructor & Destructor Documentation

Gtk::Util::WhiteBox::WhiteBox (  )  [explicit]

Constructs a new WhiteBox.

virtual Gtk::Util::WhiteBox::~WhiteBox (  )  [virtual]


Member Function Documentation

virtual Gtk::VBox& Gtk::Util::WhiteBox::get_root_vbox (  )  [virtual]

Returns the root Gtk::VBox.

Use the reference to pack widgets inside the WhiteBox.

Returns:
a reference to the vertical box inside the Gtk::EventBox.

virtual bool Gtk::Util::WhiteBox::on_expose_event ( GdkEventExpose *  event  )  [protected, virtual]


Member Data Documentation

Gtk::VBox Gtk::Util::WhiteBox::root_vbox_ [protected]


The documentation for this class was generated from the following file:

Generated on Wed Aug 26 20:51:15 2009 for gtkmm-utils by  doxygen 1.5.8