Gdk::RGBA



Hi everybody,

Although there is no hint about it neither on related reference page[1]
nor new API list[2], I suspect that Gdk::RGBA was added to gtkmm in 3.4.
Because, when we try to build code with RGBA against gtkmm 3.2, we get
errors such as following:

error: return type 'Gdk::RGBATraits::CType {aka struct _GdkRGBA}' is
incomplete

error: ‘class Gtk::TextTag’ has no member named
‘property_foreground_rgba’

etc...

Could someone please clarify?

Kind regards,

Ahmet

[1] http://developer.gnome.org/gtkmm/stable/classGdk_1_1RGBA.html
[2] http://developer.gnome.org/gtkmm/stable/since_3_4.html





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]