| Gtk2-CV documentation | view source | Contained in the Gtk2-CV distribution. |
Gtk2::CV::Plugin - plugin superclass and nonexistent documentation
# in ~/.cvrc: # require "/path/to/plugin/class"; # in the plugin file: package myplugin; use Gtk2::CV::Plugin; # registers the current class as plugin # see eg/plugin-skeleton for a starting point
Marc Lehmann <schmorp@schmorp.de> http://home.schmorp.de/
| Gtk2-CV documentation | view source | Contained in the Gtk2-CV distribution. |