Lumiera
0.pre.03
»edit your freedom«
|
#include "stage/dialog/test-control.hpp"
Building block for a segment within a dialog page.
This helper widget provides the typical sub section of a dialog with several child widgets stacked vertically and enclosed within a frame with a label. The frame serves as the parent widget, as far as the widget hierarchy is concerned. Both parts are publicly accessible as members, while providing a shortcut for publishing the box.
Definition at line 81 of file test-control.hpp.
Public Attributes | |
Gtk::Box | box |
Gtk::Frame | frame |