Name
class Inti::Gdk::Color --
Public Constructors
method Inti::Gdk::Color::Color
method Inti::Gdk::Color::Color
Color (unsigned short red, unsigned short green, unsigned short blue) |
Public Destructor
method Inti::Gdk::Color::~Color
Public Methods
method Inti::Gdk::Color::gdk_color
method Inti::Gdk::Color::red
unsigned short red () const |
method Inti::Gdk::Color::green
unsigned short green () const |
method Inti::Gdk::Color::blue
unsigned short blue () const |
method Inti::Gdk::Color::pixel
unsigned long pixel () const |
method Inti::Gdk::Color::set
void set (unsigned short red, unsigned short green, unsigned short blue) |
method Inti::Gdk::Color::set_red
method Inti::Gdk::Color::set_green
method Inti::Gdk::Color::set_blue
method Inti::Gdk::Color::set_pixel
method Inti::Gdk::Color::operator==
method Inti::Gdk::Color::operator!=
method Inti::Gdk::Color::hash
unsigned int hash () const |
Public Functions
function Inti::Gdk::Color::wrap