gtkmm  3.22.1
Gdk::RGBA Member List

This is the complete list of members for Gdk::RGBA, including all inherited members.

get_alpha() const Gdk::RGBA
get_alpha_u() const Gdk::RGBA
get_blue() const Gdk::RGBA
get_blue_u() const Gdk::RGBA
get_green() const Gdk::RGBA
get_green_u() const Gdk::RGBA
get_red() const Gdk::RGBA
get_red_u() const Gdk::RGBA
get_type()Gdk::RGBAstatic
gobj()Gdk::RGBAinline
gobj() const Gdk::RGBAinline
gobj_copy() const Gdk::RGBA
gobject_Gdk::RGBAprotected
operator!=(const RGBA& lhs, const RGBA& rhs)Gdk::RGBArelated
operator=(const RGBA& other)Gdk::RGBA
operator=(RGBA&& other) noexceptGdk::RGBA
operator==(const RGBA& lhs, const RGBA& rhs)Gdk::RGBArelated
RGBA(GdkRGBA* gobject, bool make_a_copy=true)Gdk::RGBAexplicit
RGBA(const RGBA& other)Gdk::RGBA
RGBA(RGBA&& other) noexceptGdk::RGBA
RGBA()Gdk::RGBA
RGBA(const Glib::ustring& value)Gdk::RGBAexplicit
set(const Glib::ustring& spec)Gdk::RGBA
set_alpha(double value)Gdk::RGBA
set_alpha_u(gushort value)Gdk::RGBA
set_blue(double value)Gdk::RGBA
set_blue_u(gushort value)Gdk::RGBA
set_green(double value)Gdk::RGBA
set_green_u(gushort value)Gdk::RGBA
set_grey(double g, double alpha=1.0)Gdk::RGBA
set_grey_u(gushort value, gushort alpha=65535)Gdk::RGBA
set_hsl(double h, double s, double l)Gdk::RGBA
set_hsv(double h, double s, double v)Gdk::RGBA
set_red(double value)Gdk::RGBA
set_red_u(gushort value)Gdk::RGBA
set_rgba(double red_, double green_, double blue_, double alpha_=1.0)Gdk::RGBA
set_rgba_u(gushort red_, gushort green_, gushort blue_, gushort alpha_=65535)Gdk::RGBA
swap(RGBA& other) noexceptGdk::RGBA
swap(RGBA& lhs, RGBA& rhs) noexceptGdk::RGBArelated
to_string() const Gdk::RGBA
wrap(GdkRGBA* object, bool take_copy=false)Gdk::RGBArelated
~RGBA() noexceptGdk::RGBA