The default height of the window
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Definition at line 999 of file window.cc.
{ return Glib::PropertyProxy_ReadOnly<int>(this, "default-height"); }