public Method

Gimp.valid?

Returns true if this is believed to be a valid GIMP palette.

Source Code

# File color/palette/gimp.rb, line 102
def valid?
  @valid
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.