资 源 简 介
My first vala project.
This project aims to create a Glade/GtkBuilder code sketcher for the vala programming language.
this project is being rewritten from scratch borrowing code from the vala compiler
Features
Generation of vala class out of a GtkBuilder XML file.
Generation of member variables for widgets
Generation of signal handlers
Connection of signal handlers
Selection of widgets to create member variables of (none, all, widgets with signal handlers, custom)
Selection of the applications main window (and automatic creation of code to show it on application start)
Definition of namespace
Definition of class name
Preview of generated code
Editing of generated code (changes will be overwritten on code regeneration)
Template based (see templates subdirectory)
Requirements
gtksourceview2 2.1