From: Alan Knowles Date: Fri, 20 Mar 2015 05:45:43 +0000 (+0800) Subject: src/JsRender/Gtk.vala X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=f81454d68f63e0102856a569e48192aafa0d01ab;p=app.Builder.js src/JsRender/Gtk.vala --- diff --git a/src/JsRender/Gtk.vala b/src/JsRender/Gtk.vala index a55cadfeb..9f0a62683 100644 --- a/src/JsRender/Gtk.vala +++ b/src/JsRender/Gtk.vala @@ -1,4 +1,11 @@ - +/** + * + * this is the code that creates a rendered view of the Gtk applications + * + * It ues NodeToGtk + * + * + */ namespace JsRender {