Skip to content

sahilrajput03/learn-gtk

Repository files navigation

Learn Gtk

Install gtk4

  • In archlinux: sudo pacman -S gtk4

Read to start again?

Formatting C code

  • Use clangFormatWatchAll to watch for formatting of all .c files in the project and run the resulting gtk app build.

Running files:

  • Watch for files while building gtk app -

#Use gmon to watch for gtk building gmon filename.c

#type gmon #Output gtkmon () { nodemon - w "$@" - x "gcc -o .binary $@ pkg-config --cflags --libs gtk4 && ./.binary" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages