/* * Set the top height (in pixels) of a border. * * Examples: * border.top = 10 * border.t = 10 */ static VALUE border_set_top(VALUE self, VALUE val) {