This video is helping me so mucho! Thanks a lot. Btw, i can't believe he was doubtful about compiling GTK, that's 100% cool!
@hakkitomanbay1019 Жыл бұрын
This is awesome! Thank you for your time, sir :-)
@iuliansurugiu7762 Жыл бұрын
Great video! How would you do this under Windows with VsCode? I'm finding PyGObject installation/usage so difficult since it's supported only under MSYS2.
@DanYeaw Жыл бұрын
Thanks! Another option for GTK on Windows is using Gvsbuild, but we do need a much simpler install this and go experience for sure.
@EanJeLavelll7 ай бұрын
Could you do a tutorial on creating an app in gnome builder using C ?
@TaunoErik11 ай бұрын
Thank you! It was useful
@CuteRikka8 ай бұрын
It seems that actions and signals are very similar. Is there any difference between them? Actions are higher level than signals?