/*
 * call-seq:
 *   fullscreen -> boolean
 *
 * Returns the current fullscreen state.
 */

static VALUE vp_get_fullscreen(VALUE self) {