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

NAME

Gapp::App::Role::HasApp - Provides app attribute

DESCRIPTION

Apply this role to widgets which should have a reference to the application.

PROVIDED ATTRIBUTES

app

A weak reference to the application object.

is rw
isa Gapp::App
default Undef
weak_ref

AUTHORS

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

COPYRIGHT & LICENSE

Copyright (c) 2010-2012 Jeffrey Ray Hallock.

    This is free software, licensed under:

    The Artistic License 2.0 (GPL Compatible)