/* * Set the irrelevant_format flag of an Imlib2::Image * * Examples: * image.set_irrelevant_format true * image.irrelevant_format = true * */ static VALUE image_irrelevant_format(VALUE self, VALUE val) {