/* * Set the irrelevant_border flag of an Imlib2::Image * * Examples: * image.set_irrelevant_border true * image.irrelevant_border = true * */ static VALUE image_irrelevant_border(VALUE self, VALUE val) {