[Gtk-sharp-list] gtk# with css-styling

Bertrand Lorentz bertrand.lorentz at gmail.com
Thu May 8 19:27:29 UTC 2014


Hello,

On Thu, May 8, 2014 at 4:05 AM, first.st.hd at gmail.com
<first.st.hd at gmail.com> wrote:
> Hi, there,
>
>      I'm trying to use gtk# in my project but can't find any solutions in
> the css-styling like gtk+ or flex. Hope to get some tips. Any infomation
> will help. Thanks a lot.

I'm not sure I understand what you mean. Gtk# is a wrapper around
GTK+, so it should offer the same feature.
Keep in mind that CSS styling is a feature of GTK+ 3, so it's only
available in the Gtk# 2.99.x beta releases.

If you want to see an example of custom CSS styling, you can take a
look at SparkleShare:
https://github.com/hbons/SparkleShare/blob/master/SparkleShare/Linux/SparkleAbout.cs#L88

I hope this helps.

--
Bertrand


More information about the Gtk-sharp-list mailing list