GObject skeleton generators
Just searched for the skeleton generators for GObject. Got couple of useful links,
http://www.vim.org/scripts/script.php?script_id=2003
http://burtonini.com/cgi/gobject.py
Can we mention these links at http://live.gnome.org/DeveloperUtilities ?
You might want to take a look at Vala, even if C boilerplate code is the only thing you’re looking for. But Vala has a lot more to offer!
Raphael
March 20, 2009 at 10:51 am
spuug: http://www.djcbsoftware.nl/code/spuug/
is another tool to generate gobjects.
djcb
March 20, 2009 at 11:03 am
Ei djcb, I was going to propose that
Sergio
March 20, 2009 at 12:58 pm
You could also use GObject boilerplate templates in conjunction with scripts like http://www.vim.org/scripts/script.php?script_id=2278.
Jannis
March 20, 2009 at 1:03 pm
You could use gedit too. The snippets plugin has several snippets to make your life easier with gobject.
Nacho
March 20, 2009 at 1:25 pm
Geany has a “Classbuilder” plugin which also can create GObject/GTK classes
.
eht16
March 20, 2009 at 3:39 pm
Thanks everyone for letting me know about other tools/scripts. I will try them out..
chenthill
March 22, 2009 at 12:38 pm
There is also:
- anjuta: it includes a GObject generator
- gob2: really good, but it is not a skeleton generator but a complete GObject scripting language.
Guyou
March 23, 2009 at 1:01 pm
[...] has been recent talk about GObject Generators, so I’m going to throw my own one into the mix. It’s based on [...]
Thomas Wood » Blog Archive » GObject Generator
May 15, 2009 at 8:05 am
[...] has been recent talk about GObject Generators, so I’m going to throw my own one into the mix. It’s based on Ross’ [...]
Thomas Wood: GObject Generator | Techie News
May 15, 2009 at 11:48 am
Fantastic information – Hope to come back again..
Vaftpapsmeats
May 20, 2009 at 5:34 pm