/*
 * call-seq:
 *   h -> number
 *
 * Returns the current height of the window
 */
static VALUE vp_get_h(VALUE self) {