Using CSS with GTK + 3.xx and Glade 3

I want to make a small GUI based program in C using GTK + and Glade, which will consist of some custom elements, little transition effects, etc. Can I use Glade along with CSS to create this kind of UI. If so, what is the way to do it?

+3


source to share





All Articles