sponsor Vim development Vim logo Vim Book Ad

gobgen : GObject skeleton generator

 script karma  Rating 24/9, Downloaded by 2062  Comments, bugs, improvements  Vim wiki

created by
Andrey Dubravin
 
script type
utility
 
description
This plugin generate simple c and h templates for new GObject class and interface.
There a bit of commands for this:
- GOBGenerateC
- GOBGenerateIC
- GOBGenerateCModule
- GOBGenerateH
- GOBGenerateIH
Script by default uses current file name for class name (optionaly you can type class name manually)

For nice code formating it is need to enable ai option
 
install details
Copy gobgen.vim file to ~/.vim/plugins directory
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gobgen.vim 1.3 2007-11-05 6.0 Andrey Dubravin Add GOBGenenrateIH GOBGenenrateIC for interface generation
Fix: prefix prompt identical for all functions
gobgen.vim 1.2 2007-10-09 6.0 Andrey Dubravin Fix bug in GOBGenerateH function (parentName not defined)
gobgen.vim 1.1 2007-09-13 6.0 Andrey Dubravin Added GOBGenerateCModule function, that generate .c file pattern for plugin class realisation
Fix: cast dispose and finalize functions
Fix: remove question about prefix name editing
gobgen.vim 1.0 2007-08-26 6.0 Andrey Dubravin Initial upload
ip used for rating: 3.230.128.106

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github