Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melroy89/cpp-gtk-test-app
GTK/Gtkmm C++ Test Application - using CMake
https://github.com/melroy89/cpp-gtk-test-app
application cmake cpp example gtk3 gtkmm template
Last synced: 21 days ago
JSON representation
GTK/Gtkmm C++ Test Application - using CMake
- Host: GitHub
- URL: https://github.com/melroy89/cpp-gtk-test-app
- Owner: melroy89
- License: agpl-3.0
- Created: 2021-12-09T14:27:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-02T00:52:03.000Z (about 3 years ago)
- Last Synced: 2024-11-09T14:23:36.701Z (about 2 months ago)
- Topics: application, cmake, cpp, example, gtk3, gtkmm, template
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTK/Gtkmm Test Application
Test application using Gtk/Gtkmm C++.
This repository can also be used as a good Gtkmm template!
For a C example using GTK, [see this other repository](https://github.com/danger89/c-gtk-test-app).
![Screenshot](images/screenshot.png)