- Notifications
You must be signed in to change notification settings - Fork0
GTK User Interface Builder Library
License
NotificationsYou must be signed in to change notification settings
wdonadelli/libuigtk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
UIGTK is a C-language written library designed to simplify the creation of the graphical environment with the GTK toolkit from theGtkBuilder object.
- libgtk-3-dev package or equivalent.
To compile the source code it is necessary to use thepkg-config --cflags gtk+-3.0 andpkg-config --libs gtk+-3.0 flags.
gcc`pkg-config --cflags gtk+-3.0` -c libuigtk.c`pkg-config --libs gtk+-3.0`
- Improved function returns; and
- Improved terminal messages.
- Willian Donadelli (wdonadelli@gmail.com)
About
GTK User Interface Builder Library
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published