Parent

Class/Module Index [+]

Quicksearch

Rabbit::Format::Foreground

Public Instance Methods

normalize_attribute(name, value) click to toggle source
# File lib/rabbit/formatter.rb, line 104
def normalize_attribute(name, value)
  value = Renderer::Color.parse(value).to_gdk_format
  super(name, value)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.