An open API service indexing awesome lists of open source software.

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.

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 | [![Build Status](https://travis-ci.org/killerasus/GtkLuaConsole.svg?branch=master)](https://travis-ci.org/killerasus/GtkLuaConsole) |
| [Coverity](https://scan.coverity.com/projects/killerasus-gtkluaconsole) | | | [![Coverity Status](https://scan.coverity.com/projects/8799/badge.svg)](https://scan.coverity.com/projects/killerasus-gtkluaconsole) |

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg