pce_extend_class(+ClassName) Prepare for the declaration of
methods on an already existing XPCE class. Be careful when extending
built-in classes: it is easy to corrupt the internal consistency of the
extended class or one of its subclasses. The class extension is
terminated with
pce_end_class/0.