The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gapp::App - Build Gapp applications from components

DESCRIPTION

Provides base classes and patterns for building GUI Applications using the Gapp framework. Gapp is a layer over the Gtk2 library.

SEE ALSO

Gapp
Gtk2

AUTHORS

Jeffrey Ray Hallock <jeffrey.hallock at gmail dot com>

COPYRIGHT & LICENSE

    Copyright (c) 2012 Jeffrey Ray Hallock.
    
    This program is free software; you can redistribute it and/or
    modify it under the same terms as Perl itself.
    
    Individual packages in this module may have have multiple copyrights and
    licenses. Please refer to the documentation of indivdual packages for more
    information. (see L<Gapp::Actions>, L<Gapp::TableMap>)

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 25:

Unknown directive: =over4

Around line 27:

'=item' outside of any '=over'