Re: Compile error when trying to read background color property for a text tag



Hello,

You can try this:
color = Glib::RefPtr<const Gtk::TextTag>::cast_static(tag_word)->
  property_background().get_value();

Gabor



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