Re: GtkLinkButton question



My guess is use CSS. If you want a Python example of how to use it (I'd type it out but I'm on the road) see https://github.com/steelcowboy/PyFlowChart/blob/master/pyflowchart/main.py (at the bottom). Hope this helps!

Jim


On Nov 23, 2016 10:01, "Igor Korot" <ikorot01 gmail com> wrote:
 Hi, ALL,
Have a following question.

In the GTK < 3.12 there was a property named "link-color" which would be used
to implement the color change if the link was already been clicked ("visited").

Unfortunately this property was deprecated.

Is there a way in the more current GTK+ to implement such a feature?

Thank you.
_______________________________________________
gtk-list mailing list
gtk-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-list


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