Hi am using gtk3 and glade 3.14...I want to add a custom widget to glade so that i can add that to my user interface easily.
I found knob widget is missing in glade and i found knob widget in
http://sourceforge.net/projects/giw/
I downloaded and installed instrumentation widgets but it wont get added to Glade.
Is a knob widget available in glade.
I tried using the knob.c and knob.h file and tried example and got some examples working but couldn't integrate them to gade.