bbyak
...predicted by Mental seems to have happened:
I had the impression previously you were a pragmatic coder. It is not that I casted the constant Pango::ELLIPSIZE_END out of my fantasies. This is a perfectly documented (here at least) part of gtkmm.
In the other thread you can read people are able to compile HEAD.
So, would you please check that you have the latest gtkmm version for your system? Otherwise, please investigate why you don't have this piece of code in pangomm/layout.h:
namespace Pango {
/** * @ingroup pangommEnums */ enum EllipsizeMode { ELLIPSIZE_NONE, ELLIPSIZE_START, ELLIPSIZE_MIDDLE, ELLIPSIZE_END };
} // namespace Pango
The same holds for gtkmm/label.h:
Glib::PropertyProxyPango::EllipsizeMode property_ellipsize() ;
I will not comment on your unsocial habit of mongering fear through the Subject line.
Sincerely, ralf