/* * Set the current gradient (Imlib2::Gradient). * * Example: * ctx.gradient = grad * */ static VALUE ctx_set_gradient(VALUE self, VALUE val) {