/*
 * call-seq:
 *   title -> string
 *
 * Returns the current title of the window
 */
static VALUE vp_get_title(VALUE self) {