gtkmm 3.24.7
Gdk::RGBA Member List

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

get_alpha() constGdk::RGBA
get_alpha_u() constGdk::RGBA
get_blue() constGdk::RGBA
get_blue_u() constGdk::RGBA
get_green() constGdk::RGBA
get_green_u() constGdk::RGBA
get_red() constGdk::RGBA
get_red_u() constGdk::RGBA
get_type()Gdk::RGBAstatic
gobj()Gdk::RGBAinline
gobj() constGdk::RGBAinline
gobj_copy() constGdk::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() constGdk::RGBA
wrap(GdkRGBA * object, bool take_copy=false)Gdk::RGBArelated
~RGBA() noexceptGdk::RGBA