added some code dependencies and maintenance
This commit is contained in:
16
entries/gtk.md
Normal file
16
entries/gtk.md
Normal file
@ -0,0 +1,16 @@
|
||||
# GTK
|
||||
|
||||
_Multi-platform toolkit for creating graphical user interfaces._
|
||||
|
||||
- Home: https://www.gtk.org/
|
||||
- State: mature
|
||||
- Download: https://www.gtk.org/download/index.php
|
||||
- Platform: Windows, Linux, macOS
|
||||
- Keywords: library
|
||||
- Code repository: https://gitlab.gnome.org/GNOME/gtk.git
|
||||
- Code language: C
|
||||
- Code license: LGPL-2.1
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: meson
|
Reference in New Issue
Block a user