use strict;
sub _create_element {
return shift->_proc_child_param(\&IUP::Internal::LibraryIup::_IupNormalizer, @_);
}
1;