/*
   * Set text of node
   *
   * call-seq:
   *  node.text = String
   */
  void set_text( const char *text ) {