4#include <gtkmm/binlayout.h>
12 set_layout_manager(Gtk::BinLayout::create());
18 widget.set_sensitive(
false);
19 widget.set_parent(*
this);
52 snapshot_child(*
_active, snapshot);
void containerize(Gtk::Widget &widget)
Make a custom widget implement sensible memory management for its children.