/* * call-seq: * title=string * * Set the title of the window */ static VALUE vp_set_title(VALUE self, VALUE title_) {