/* * Set the "always on top" flag. * * Examples: * remote.set_always_on_top true * remote.always_on_top = true * remote.aot = true * */ static VALUE xr_set_aot(VALUE self, VALUE aot) {