/*
 * call-seq:
 *   w -> number
 *
 * Returns the current width of the window
 */
static VALUE vp_get_w(VALUE self) {