/* * Set the visibility of the main window. * * Examples: * remote.set_main_toggle true * remote.main_visible = true * remote.main = true * */ static VALUE xr_main_toggle(VALUE self, VALUE vis) {