Re: Gdk::RGBA



Gdk::RGBA was added in gtkmm 3.0. It's available in all 3.x versions.

I don't understand why you get those errors. Can you show a complete (preferably short) source code file that gives such errors when compiled?

Kjell

2012-07-14 10:10, ahmet öztürk skrev:
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]