Re: Tutorial for writing widgets in Gtk3

2018-07-30 Thread Göran Hasse
I have have those applications. But they just use stock widgets. I don't find an example creating a new widget from scratch... Eg how to write your own widget. I have my widget in the tarfile and this is what I want to be running in Gtk3... /gh Den 2018-07-29 kl. 16:22, skrev Nicola Fontana:

window with widgets and adjustable transparency

2018-07-30 Thread pablo andrade pereira via gtk-list
Dear Sirs/Madams, I am new in C programming and in GTK, I made a window with a timer, some buttons and a scalebar, the scalebar is for adjusting the transaparency of the whole window but does not work and at this moment I am stuck, can you please have a look at the code and if you have any good