https://github.com/killerasus/gtkluaconsole
Simple example of using a GtkTextView as console output for Lua.
https://github.com/killerasus/gtkluaconsole
c-plus-plus cmake gtk2 lua
Last synced: 6 months ago
JSON representation
Simple example of using a GtkTextView as console output for Lua.
- Host: GitHub
- URL: https://github.com/killerasus/gtkluaconsole
- Owner: killerasus
- License: mit
- Created: 2014-10-29T17:01:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T04:30:47.000Z (about 4 years ago)
- Last Synced: 2023-04-01T11:08:38.721Z (about 3 years ago)
- Topics: c-plus-plus, cmake, gtk2, lua
- Language: C++
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GtkLuaConsole
=============
[![MIT License][license-badge]](LICENSE.md)
Simple example of using a GtkTextView as console output for Lua.
| Service | System | Compiler | Status |
| ------- | ------ | -------- | -----: |
|[Travis-CI](https://travis-ci.org/killerasus/GtkLuaConsole)| Ubuntu 14.04.3 LTS | gcc 4.8.4 | [](https://travis-ci.org/killerasus/GtkLuaConsole) |
| [Coverity](https://scan.coverity.com/projects/killerasus-gtkluaconsole) | | | [](https://scan.coverity.com/projects/killerasus-gtkluaconsole) |
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg